if you just want to know if firefox is open then you might try this

 do "tell application" & quote & "Finder" & quote & "to return the name of
every process contains" & quote & "firefox-bin" & quote &"" as applescript
 put the result

works for me, watch out for linebrakes, this is two lines, the 'do' line and
the 'put the result' line
hth
Bernd
-- 
View this message in context: 
http://www.nabble.com/Rev----appleScript-tp21444118p21447094.html
Sent from the Revolution - User mailing list archive at Nabble.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