Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove processs when closed
Message
De
15/05/2015 14:20:44
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01619868
Message ID:
01619883
Vues:
47
>I have a small program and having difficult time figuring out how to remove the process for the application when it is closed.
>
>Each time the exe is run and closed, the process for the exe remains in the process list each time it is run
>
>Thanks in advance

Hi Ronald:

If you use objects and forms with READ EVENTS, you must do proper garbage collection releasing object references, and using CLEAR EVENTS and finally QUIT.
Using only QUIT does not guarantee that teh EXE terminates correctly.


Regards.-
Fernando D. Bozzo
Madrid / Spain
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform