Re: El Capitan & Mail Scripting
Re: El Capitan & Mail Scripting
- Subject: Re: El Capitan & Mail Scripting
- From: Jean-Christophe Helary <email@hidden>
- Date: Sat, 03 Oct 2015 16:15:39 +0900
Doesn't work here.
Jean-Christophe
> On Oct 3, 2015, at 15:21, Christopher Stone <email@hidden> wrote:
>
> Hey Folks,
>
> Well, this is sad...
>
> -------------------------------------------------------------------------------------------
> tell application "Mail"
> set selectedMessageList to selection
>
> if length of selectedMessageList = 1 then
> set theSelectedMessage to item 1 of selectedMessageList
> tell theSelectedMessage to set newOutgoingMessage to reply with opening window
>
> tell newOutgoingMessage
> set subject to "Does it work?"
> end tell
>
> end if
>
> end tell
> ------------------------------------------------------------------------------------------
>
> Has anyone else had greater success?
>
> Thanks.
>
> --
> Best Regards,
> Chris
>
> _______________________________________________
> 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
_______________________________________________
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