Check for running application in Windows

Mark Wieder mwieder at ahsoftware.net
Fri Jun 20 13:02:41 EDT 2014


Paul-

Friday, June 20, 2014, 9:14:09 AM, you wrote:

> Use the function below to return a cr delimited list of running programs
> and then filter the list to see if the app you are interested is on it
> or not.

Nice.
Note that the OSX shell command should actually be

put shell("ps xcw") into myList

(without the "-") and it works on linux as well.

-- 
-Mark Wieder
 ahsoftware at gmail.com

This communication may be unlawfully collected and stored by the National 
Security Agency (NSA) in secret. The parties to this email do not 
consent to the retrieving or storing of this communication and any 
related metadata, as well as printing, copying, re-transmitting, 
disseminating, or otherwise using it. If you believe you have received 
this communication in error, please delete it immediately.





More information about the use-livecode mailing list