Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can a C5 error be handled as we handle a regular error
Message
From
11/10/2005 02:09:42
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01057853
Message ID:
01057861
Views:
13
This message has been marked as the solution to the initial question of the thread.
>Hi all
>
>Can an error-handler in the app handle a C5 error and take action like Retry, Cancel, Suspend?

No. C5s and similar errors are OS-level errors generated when the app tries to do bad things like access memory that doesn't belong to it, etc. Things that are likely to cause instability of the entire system if allowed, so instead the OS kills the app dead. There's nothing you can do within the app itself, it's getting killed by the OS.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform