Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove processs when closed
Message
From
15/05/2015 14:20:44
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01619868
Message ID:
01619883
Views:
48
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform