Virgil Bierschwale wrote: > actually this sounds like the same technique I use in 2.6 where I do a > wait window with the prg name, etc... > > My problem is that all the normal debugging stuff that I normally do > does not work. > > For instance, if I put a "set step on" in the form I'm working on, and > run the EXE, it should bring up the trace window if it was compiled with > "debugging on". >
Uh.... no. If possible, just run the form in designer mode w/step on. If not possible, compile to an APP and DO APP. Set step on is not supported in Exe. See also the help file for additional ways to do it.
-- Vince Teachout Caracal Software www.caracal.net 518-733-9411
©2007 Vince Teachout |