Re: Detecting Applescript and SKYPE - MORE
Re: Detecting Applescript and SKYPE - MORE
- Subject: Re: Detecting Applescript and SKYPE - MORE
- From: email@hidden
- Date: Fri, 10 Oct 2008 22:38:16 +0200
At 1:09 PM -0700 10/10/08, Don Wieland wrote:
[...]
Obviously, by the last tell statement, I am pushing the result to
FMP9. Works great. Anything NOT EQUAL to "true", I generate a FMP9
message and close the file. Thanks!
----
Now for the next logical step, if the application DOES EXIST, how
can I trap for if it is one of the LAUNCHED applications
(Apple-TAB)? I run other Applescripts which rely on the app being
LAUNCHED.
I think I know that one, it's:
tell app "Finder" to set isLaunched to ("Skype" is in (get name of
every process))
Now, just out of curiosity: how many steps are there?
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden