Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
App shutdown on ERROR
Message
From
12/09/1999 13:42:17
 
 
To
12/09/1999 09:19:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00263765
Message ID:
00263800
Views:
30
>My errorhandler decides when certain conditions are fatal and it
>calls a procedure which SHOULD kill the app. However, I am caught in the midst of other procedures and valids.
>
>While my PROCEDURE killitnow does accomplish its clean-up tasks, its final QUIT command is ignored due to other calling code wanting to finish execution.
>
>Is there a way to break this cycle so this procedure can accomplish its tasks and ignore the completion of those tasks that called it in the first place.
>
>As always, any help is greatly appreciated

You can use the CANCEL command to stop the procedure that was executng before the erro occured.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform