Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another app instance question
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Another app instance question
Miscellaneous
Thread ID:
00628296
Message ID:
00628296
Views:
48
I need to know how many instances of an application are running. The main window title for the application might or might not be different among the running instances, so I cannot use findwindow. What I would really like to be able to do is sniff the system's task list... as I need something that would perform the equivalent of (if it existed) an ATasks() function. Each row would contain info about a running task, and the columns would contain things like the EXE name, the PID, the length of time it has been running, etc. Any suggestions? Thanks very much.

P.S. Maybe instead of ATasks(), I could use ATasker() function call. :-) George?
Next
Reply
Map
View

Click here to load this message in the networking platform