Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Firing programs and checking if they're still running
Message
From
21/03/2002 10:25:29
 
 
To
21/03/2002 09:50:05
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00635468
Message ID:
00635501
Views:
14
This message has been marked as the solution to the initial question of the thread.
Fernando,

Check out FAQ #7789.

Ed Rauh's Api_apprun is a very handy class that allows you to launch another app without the RUN command or ShellExecute. It has several options. It has a method that allows you to check if the process is still running and if necessary, you can kill the process. There are also options that allow you to define how the application appears (Normal, Maximized, Minimized or Hidden).

HTH
>Hi,
>
>I have a program that fires other programs using ShellExecute. Next I would like to cycle (thru a timer routine) and check if the fired programs are still executing. How could that be possible?
>
>Thanks!
>
>Fernando
Daniel
Previous
Reply
Map
View

Click here to load this message in the networking platform