Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot quit foxpro
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00239577
Message ID:
00239593
Vues:
9
Todd's got you on the right track. After the READ EVENTS command you can put in all of your cleanup code for the entire app. Things like

CLOSE ALL
CLEAR ALL
RELEASE ALL

Once you issue a CLEAR EVENTS fox will continue closeing the form, then drop through the READ EVENTS command.

>I get "Cannot quit foxpro" when I have the following code in place
>
>"DO FORM EMMP
>read event"
>then in the form's quit button:
>
>release thisform
>clea event
>quit
>But I end up having to ctrl-alt-del
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform