Re: Reference to a Mail message
Re: Reference to a Mail message
- Subject: Re: Reference to a Mail message
- From: Michelle Steiner <email@hidden>
- Date: Wed, 7 Sep 2005 09:40:21 -0700
On Sep 7, 2005, at 1:03 AM, David Duncan wrote:
move message 1 of mailbox "Arthur" to mailbox "Martha"
However it does not compile in Debugger, highlighting the 1 and
yielding this error: "Expected end of line, etc. but found number."
I get the same error with Script Editor, but the following script works:
tell application "Mail"
move first message of mailbox "Applescript" to mailbox "CNN"
end tell
Well, it works if "first" means the most recent message and "last"
means the earliest message.
I think you found a bug, and I found another bug.
-- Michelle
--
Support our troops. Set a firm time-table to bring them home!
_______________________________________________
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