Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot Quit Visual Foxpro
Message
 
À
05/11/2004 05:42:38
Dino Liberale
Ministero Lavori Pubblici
Trieste, Italie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00958426
Message ID:
00958430
Vues:
18
i.e.
** Main.PRG
....
DO FORM MainForm
READ EVENTS

** The folowind code will be executed after CLEAR EVENTS 
CLEAR DLLS
CLEAR ALL
RELEASE ALL EXTENDED
CLOSE DATA ALL
ON SHUTDOWN
ON ERROR
SET LIBRARY   TO
SET PROCEDURE TO
SET MESSAGE TO


****** Main Form Button Click event
thisform.Release()
CLEAR EVENTS
>Hi all,
>I have a main prog that create a application object (a top level form class).
>When close the program, I see in task manager and see that the process of this program is just alive. When shud down ths system show an error window with "Cannot Quit Visual Foxpro".
>The "clear events" is in a button click event of the top form app.
>What should I do to release the process ?
>T.I.A.
>
>Dino
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform