• 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
Simple newbie question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Simple newbie question


  • Subject: Simple newbie question
  • From: Brian Christmas <email@hidden>
  • Date: Wed, 14 May 2008 17:36:36 +1000

This is your script, it's very, very simple


tell application "Finder"
        if "Stickies" is not in (get name of every process) then
tell application "Stickies"
activate
end tell
tell application "TextEdit"
activate
end tell
else
tell application "Stickies"
quit
end tell
tell application "TextEdit"
quit
end tell
end if
end tell

 _______________________________________________
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

  • Follow-Ups:
    • Re: Simple newbie question
      • From: KOENIG Yvan <email@hidden>
  • Prev by Date: Simple newbie question
  • Next by Date: Simple newbie question
  • Previous by thread: Simple newbie question
  • Next by thread: Re: Simple newbie question
  • Index(es):
    • Date
    • Thread