Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error handling
Message
From
05/02/2001 10:54:28
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Error handling
Miscellaneous
Thread ID:
00472475
Message ID:
00472475
Views:
66
I have a bit of a problem with error handling. Currently I have an ON ERROR calling a prg to handle the errors and also my top level classes have code in their error event that calls the same prg. The reason for the code in the erro revent mothod on the objects is because I want to capture extended informations about the object that caused the error. In development mode though I'd like to disable the error handler since it makes it more difficult to debug. While the ON ERROR is obviously easy to disable, I could not find any way to disable the Error Event triggering the code in the top level classes. Any idea how to make foxpro behave like there is nothing in the error event methods?
Next
Reply
Map
View

Click here to load this message in the networking platform