Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Handling: Quit doesn't Quit!
Message
De
13/04/2000 13:39:58
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00359399
Message ID:
00359401
Vues:
9
>I have an error handler that I used to use in FPW 2.6 that wrote a log of errors out to a file and then aborted the program using a quit. It seems that under VFP, inc some circumstances when I issue a quit it doesn't really quit! I traced it through, and sure enough it traced right on through the QUIT command and kept going! The weird thing is that it works most of the time but for some reason it fails sporadically. Any ideas on how to make sure that quit really quits when it is called in my error handler?

You can't quit in an events loop. Call CLEAR EVENTS first.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform