Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Handling: Quit doesn't Quit!
Message
From
13/04/2000 13:39:58
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00359399
Message ID:
00359401
Views:
8
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform