Rev && appleScript

BNig niggemann at uni-wh.de
Tue Jan 13 18:41:01 EST 2009


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.




More information about the use-livecode mailing list