Re: Tiger, Mail and Automator v1.0.5 (iBozz)
Re: Tiger, Mail and Automator v1.0.5 (iBozz)
- Subject: Re: Tiger, Mail and Automator v1.0.5 (iBozz)
- From: Tim Fink <email@hidden>
- Date: Tue, 19 Feb 2013 11:17:44 -0600
Your version of Automator should have the Run AppleScript action available.
If you place this in your workflow when you want to activate a Quit command to Mail you should then be able to place a simple AppleScript like the following in the action panel:
tell application "Mail"
quit
end tell
You won't even need AppleScript Editor open and running.
--
Tim Fink
Graphic Design Professional
Adjunct Instructor, Hennepin Technical College
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Automator-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden