Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can a C5 error be handled as we handle a regular error
Message
De
11/10/2005 02:09:42
Al Doman (En ligne)
M3 Enterprises Inc.
North Vancouver, Colombie Britannique, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01057853
Message ID:
01057861
Vues:
17
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform