Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using the debugger
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01143935
Message ID:
01145089
Views:
22
>somebody can tell me how can i tracea program debug errors
>put interruption point or simmilar inthe ssyem i can not use
>the debugger as good as i want
>
>Luis Martin

If you have any idea where you want to look in code, then while developing, click to the left of the code in the grey margin until a red dot appears. With the Debugger opened, run your APP from development. The Trace window will stop at the line(s) you have marked.

In VFP 7 at least, beware of turning on line numbers. It seems to make execution VERY SLOW.

dennis
Previous
Reply
Map
View

Click here to load this message in the networking platform