• 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: Mail.app "reply" verb returning nothing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mail.app "reply" verb returning nothing


  • Subject: Re: Mail.app "reply" verb returning nothing
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 3 Jan 2007 10:18:32 -0700

On Jan 3, 2007, at 10:04 AM, Martin Orpen wrote:

Just another data point - I copy/pasted the script into my script editor and ran it, and I also get the "variable myReply is not defined" problem.

Isn't that because you are attempting to set your variable to the command "reply" rather than a value?

No. The following code sets the variable properly:

tell application "Mail"
set myMessage to make new outgoing message with properties {visible:true, subject:"this is a subject", content:"This is a test message."}
myMessage
end tell


--> outgoing message id 284965232 of application "Mail"

--
America: A nation of people avoiding moderation like it's the plague.


_______________________________________________ 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/mailman//archives/applescript-users

This email sent to email@hidden
References: 
 >Re: Mail.app "reply" verb returning nothing (From: Dylan McNamee <email@hidden>)
 >Re: Mail.app "reply" verb returning nothing (From: deivy petrescu <email@hidden>)
 >Re: Mail.app "reply" verb returning nothing (From: Michelle Steiner <email@hidden>)
 >Re: Mail.app "reply" verb returning nothing (From: deivy petrescu <email@hidden>)
 >Re: Mail.app "reply" verb returning nothing (From: Daniel Jalkut <email@hidden>)
 >Re: Mail.app "reply" verb returning nothing (From: Martin Orpen <email@hidden>)

  • Prev by Date: Re: Mail.app "reply" verb returning nothing
  • Next by Date: LART/LRT (Was: Irritating list reply-to policy)
  • Previous by thread: Re: Mail.app "reply" verb returning nothing
  • Next by thread: Re: Mail.app "reply" verb returning nothing
  • Index(es):
    • Date
    • Thread