Simple newbie question
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