Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Handling in VBA
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00840116
Message ID:
00840118
Views:
25
I guess in VB6/VBA they have just
On Error GoTo < errorhandler label >
to jump to error-handling code; and
On Error GoTo 0
to clear current On Error state.

Can be quite enough to provide any information to user and to exit the application gracefully or even with a bang :)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform