• 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 09:16:10 -0700

On Jan 3, 2007, at 7:31 AM, deivy petrescu wrote:

tell application "Mail"
activate
set viewer to message viewer 1 -- it took Google to tell me I needed the "1" here...
tell viewer
set msgs to selected messages
set msg to first item of msgs
end tell
set myReply to reply msg with opening window
if myReply is false then
set j to "empty reply?!"
else
set j to "ok"
end if
end tell
j

I get "The variable myReply is not defined." in the "if" line.

-- Michelle

--
"So why did you do it?

"Cause I was told not to"

_______________________________________________
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
  • Follow-Ups:
    • Re: Mail.app "reply" verb returning nothing
      • From: deivy petrescu <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>)

  • Prev by Date: Re: Outcome is incorrect of grouped "group boxes"
  • Next by Date: Re: Mail.app "reply" verb returning nothing
  • Previous by thread: Re: Mail.app "reply" verb returning nothing
  • Next by thread: Re: Mail.app "reply" verb returning nothing
  • Index(es):
    • Date
    • Thread