• 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: Daniel Jalkut <email@hidden>
  • Date: Wed, 3 Jan 2007 11:46:51 -0500


On Jan 3, 2007, at 11:38 AM, deivy petrescu wrote:

On Jan 3, 2007, at 11:16, Michelle Steiner wrote:


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



I do get it. It is the <<class>> id 3 in my script. And I do get an "ok".

So, do you have any foreign OSAXen ?


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.

D

 _______________________________________________
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: Martin Orpen <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>)

  • Prev by Date: Re: Mail.app "reply" verb returning nothing
  • 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