RE: stop trace ! :>)
- Posted by Andy Serpa <renegade at earthling.net> Aug 26, 2002
- 440 views
rubis at fem.unicamp.br wrote: > Hi people; > > > How do I keep the trace window results only in my program, and not > "walking away" through the include files or win32lib ? > > > thanks > > Rubens > > Put trace(1) where you want to start and trace(0) where you want it to stop. Using the different commands in the trace window you can also stop it from "following a function" that it otherwise would...