• 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
Re: El Capitan & Mail Scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >El Capitan & Mail Scripting (From: Christopher Stone <email@hidden>)

  • Prev by Date: El Capitan & Mail Scripting
  • Next by Date: Re: El Capitan & Mail Scripting
  • Previous by thread: El Capitan & Mail Scripting
  • Next by thread: Re: El Capitan & Mail Scripting
  • Index(es):
    • Date
    • Thread