Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Error handler.
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00258527
Message ID:
00258555
Views:
12
>Help...
>Our company has an error handler, and depending on the severity, we allow users to close the current form, ignore or quit. However, if they choose to "Quit", it logs some information about the error and we have simplified the process to
>
>ON SHUT
>QUIT
>
>but we still get "Cannot quit Foxpro", the program continues and keeps responding with other errors that are chain-reaction result of first error.
>
>Any input appreciated

Try next:
on shut
clear events
quit
Regards,
Dmitri Alexandrov
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform