Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to prevent app quit on error
Message
From
27/02/2011 10:08:33
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01501996
Message ID:
01502001
Views:
71
IMO. that's a bad idea. Depending on the error, the app can be left in an unstable state and should be restarted.

>Hi All,
>i am using below codes for error handling top my start.prg at my app is there another way to continue to app when error occured... just show error message and ask to user "Do You Want to Continue or Exit" etc...
>
>or how would be try..catch..finally supported error handling routine ?
>
>TIA
>
>
>On Error Do ErrorHandlerViaForm With  Error( ), Lineno( ), Program( ), Message(), Message(1) 
>
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform