Re: Reply in Mail 2.0.2 not working?
Re: Reply in Mail 2.0.2 not working?
- Subject: Re: Reply in Mail 2.0.2 not working?
- From: Marc Berenschot <email@hidden>
- Date: Tue, 19 Jul 2005 10:03:28 +0200
On Jul 19, 2005, at 9:50 AM, pete boardman wrote:
On 2005-07-19, at 08:05, Marc Berenschot wrote:
The following applescript works in Panther (10.3.9) but not in
Tiger (10.4.2). It gives an error on the line "send
theReplyEmail". The error is: "The variable theReplyEmail is not
defined."
I get a different message on 10.4.1:
reply message id 27994 of mailbox "applescript" with opening window
«class id 4
send «class id 4
"Mail got an error: Can't make «class id 4 into type message."
(not a 100% accurate copy/paste here from Script Editor). Perhaps
you can't mix the message and outgoing message classes? (reply
creates an outgoing message, whereas send sends a message.)
This is my event log:
tell application "Mail"
get selection
{message id 71389 of mailbox "~/Mail/Lists/Apple" of account
"IMAP Account"}
reply message id 71389 of mailbox "~/Mail/Lists/Apple" of
account "IMAP Account" with opening window
"The variable theReplyEmail is not defined."
Unfortunately I am not very experienced with Applescript...
But three different Mail-versions give 3 different results (1 good, 2
bad), that makes me confused too... Even if I do something wrong I
still expect a more consistent error-message.
Marc.
--
Marc Berenschot
Email: email@hidden, Phone: 053 4894615
UNIX Systeembeheerder
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden