Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Routine: Error in Init
Message
From
07/05/1998 17:15:37
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00097787
Message ID:
00097858
Views:
24
>Matt,
>
>Each one of your lowest level subclasses need to have code in their Error() methods to have errors handled otherwise the VFP error handler gets called.
>
>>I have an error routine class that displays the error #, message, program, line, and line # on a form.
>>
>>Whenever an error occurs in the Init of a form, my error routine fires, but no information is displayed about the error. Does anyone have any ideas about how I can resolve this problem.

My error routine is being called fine. I have an ON ERROR ohisapp.error_routine(parameters....) in the MAIN program.

My problem is not that my error routine is firing (my error routine runs fine 90% of the time) , but that I am receiving no error information on the error form when an error occurs in the INIT of a form.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform