Re: GUI Scripting in Mail
Re: GUI Scripting in Mail
- Subject: Re: GUI Scripting in Mail
- From: Shane Stanley <email@hidden>
- Date: Tue, 22 Jan 2013 09:32:25 +1100
On 22/01/2013, at 1:42 AM, Luther Fuller <email@hidden> wrote:
> My new code is:
>
> tell application "Finder" to open msgAlias using application file id "com.apple.mail"
> tell application "Mail"
Keep in mind that when that first line is executed, your script won't wait until the message is open before moving to the next statement. So you might want to consider some kind of small delay.
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
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