• 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
using reply all
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

using reply all


  • Subject: using reply all
  • From: Emily Ong <email@hidden>
  • Date: Tue, 18 Oct 2011 10:08:01 -0700

Hi there-

I'm trying to automate a simple reply all to a selected email from the inbox, but for some reason, I can't add content to the reply email.
The console seems to say that the content is being "set", but nothing appears in the generated email (just the old reply to content). Am I doing something wrong here?

Thanks in advance!

tell application "Mail"
set theSelection to selection
set theMessage to item 1 of theSelection


try
set theNewMessage to reply theMessage with opening window and reply to all
tell theNewMessage
set content of theNewMessage to "###enter message content here###"
end tell


end try
end tell

-emily




 _______________________________________________
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

  • Follow-Ups:
    • Re: using reply all
      • From: Christopher Stone <email@hidden>
    • Re: using reply all
      • From: Zack Jarrett <email@hidden>
  • Prev by Date: RE: Add custom sdef to AppleScript applet?
  • Next by Date: Re: using reply all
  • Previous by thread: Re: AppleScript-Users Digest, Vol 8, Issue 471
  • Next by thread: Re: using reply all
  • Index(es):
    • Date
    • Thread