Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot Quit Visual Foxpro
Message
De
25/03/1999 17:49:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00201951
Message ID:
00202158
Vues:
24
>&& main.prg
>do form frmbudget
>on shutdown clear
>read event
>
>&& cmdQuit
>on shutdown clear event
>thisform.release()

Nick -
Try this:

form.init
ON SHUTDOWN THIS.cmdQuit.Click() && call the cleanup routine

form.cmdQuit.Click
ON SHUTDOWN && to clear ON SHUTDOWN
CLEAR EVENT

HTH
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform