Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot quit Visual Foxpro...again
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00040577
Message ID:
00040586
Vues:
34
>>>Hi everyone, I'm running an executable(standalone) of my app and whenever I click on the 'X' on the upper right corner to exit, I get the infamous "Cannot quit Visual Foxpro" how can this be avoided and just exit the program without going through the menu?
>>
>>CLEAR EVENTS
>
>Thanks a lot Michel, but where in the program should I put that; I already have a clear events command on the menu, on my exit option, and my question was how to exit WITHOUT going through the menu?

Use ON SHUTDOWN command. You can just use ON SHUTDOWN QUIT, but it is probably better to call a procedure to clean up before quitting.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform