Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Trapping OFF
Message
From
04/08/1999 10:36:47
 
 
To
03/08/1999 14:00:43
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00249344
Message ID:
00249739
Views:
27
Harry-

One way to do this is that when you hit the error and suspend, use the debugger window's call stack to move back a procedure. You should have the offending code available in the trace window. Double-click the line of code to set a breakpoint on it (or several lines before possibly), then restart the program, cancel. Then rerun the code. It's pretty simple and works well, I find.

HTH

>apart from 'on error' or 'on error 0' what else must we do to prevent vfp jumping to its error reporting code rather than stopping where we want it stopped - on our offending line of code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform