[futurebasic] Re: [FB] Debugger STOP

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : July 2002 : Group Archive : Group : All Groups

From: mckernon <mckernon@...>
Date: Tue, 2 Jul 2002 09:26:32 -0400
>What happens if you also "bug" the .MAIN file? I seem to recall some 
>strange behaviors if it isn't in the debug chain, so I always click it 
>along with anything else I want to debug. I don't know whether you can 
>get away with putting a TROFF at the top of it or not.

Actually, I found the solution by doing two things: "Bug"ing the MAIN 
file and removing the TROFF line from the beginning of my .INCL file. 
With both of those things done, things run more-or-less right.

However, the debugger doesn't show most of my local variables (and the 
ones it does show are usually bogus), so it hasn't been much help. I'll 
revert back to using alerts to show variable values. Dreary, but it works!

Thanks --

-- John


===  John McKernon Software  ===
==   mckernon@...   ==
==      www.mckernon.com      ==