Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Error handler.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00258527
Message ID:
00258985
Vues:
13
>>Help...
>>Our company has an error handler, and depending on the severity, we allow users to close the current form, ignore or quit. However, if they choose to "Quit", it logs some information about the error and we have simplified the process to
>>
>>ON SHUT
>>QUIT
>>
>>but we still get "Cannot quit Foxpro", the program continues and keeps responding with other errors that are chain-reaction result of first error.
>>
>>Any input appreciated
>
>Try next:
>on shut
>clear events
>quit

Thanks for both the input... It ended-up being a combination of them
clear events AND return to master.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform