Hugh Senior wrote:
Duh!

I just found TASKLIST which works... get shell("TASKLIST").

And the processID returns the id of the app.

So I think I have got the necessary bits to check for multiple instances
now.

You might want to look at the "relaunch" command instead of using shell. It is specifically designed to catch multiple app instances and redirect to the one that was running first. No shell command necessary.

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to