Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mail.app "reply" verb returning nothing



On 3 Jan 2007, at 18:39, Dylan McNamee wrote:

The reply verb is supposed to return a message object. If my script sets it to the verb itself, what syntax would I use to set it to the _return value_ of executing the verb?

You might *suppose* that :-)

What I see is "reply" behaving as if it were "beep" - it just does it and you get no reply.

You get the same with "open":

tell application "Mail"
	set msg to message 400 of message viewer 1
	set myMessage1 to reply msg with opening window
	set myMessage2 to open msg
end tell

That gives me two open windows and two empty variables.

--
Martin Orpen
Idea Digital Imaging Ltd


_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-users/email@hidden Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden
References: 
 >Mail.app "reply" verb returning nothing (From: Dylan McNamee <email@hidden>)
 >Re: Mail.app "reply" verb returning nothing (From: Dylan McNamee <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.