Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Trapping OFF
Message
From
03/08/1999 16:45:18
Kenneth Downs
Secure Data Software, Inc.
New York, United States
 
 
To
03/08/1999 14:00:43
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00249344
Message ID:
00249428
Views:
26
Harry:

>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.
>

You must be running from VFP's foundation classes or a framework in which the ERROR method is populated. VFP out of the box has no error handling in dev mode except to jump to the debugger (for forms) or to bring up the offending code (for PRG's).

Determine what error handler is coming into play and comment it out or make it go away.

Hope this helps.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform