that makes sense.. how can you run the form by itself when it uses a sql server backend and the code for opening that is not in the form ?? There isnt no way is there ??
Vince Teachout wrote: > 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. > > >
©2007 Virgil Bierschwale |