• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Detecting Applescript and SKYPE - MORE
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Detecting Applescript and SKYPE - MORE


  • Subject: Re: Detecting Applescript and SKYPE - MORE
  • From: Peter Baxter <email@hidden>
  • Date: Sat, 11 Oct 2008 07:23:32 +1100

Hi Don,

tell application "System Events"
	if exists application process "Skype" then
		display dialog "Yes"
	else
		display dialog "No"
	end if
end tell

I bet there are shorter ideas on this as well!




My choice early in life was either to be a piano-player in a whorehouse or a politician. And to tell the truth, there's hardly any difference.
-- Harry S. Truman (circa 1962)


Peter Baxter
email@hidden



_______________________________________________
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
References: 
 >Re: Detecting Applescript and SKYPE - MORE (From: Don Wieland <email@hidden>)

  • Prev by Date: Re: Detecting Applescript and SKYPE
  • Next by Date: Re: Detecting Applescript and SKYPE
  • Previous by thread: Re: Detecting Applescript and SKYPE - MORE
  • Next by thread: Re: Detecting Applescript and SKYPE - MORE
  • Index(es):
    • Date
    • Thread