Reference to a Mail message
Reference to a Mail message
- Subject: Reference to a Mail message
- From: David Duncan <email@hidden>
- Date: Wed, 7 Sep 2005 18:03:44 +1000
I'm trying to use the move command to move a Mail email message from
one mailbox to another, so:
move message 1 of mailbox "Arthur" to mailbox "Martha"
The Mail dictionary defines move as "move: Move message(s) to a new
mailbox. move reference (-- the message(s) to move) to mailbox" which
the above line of code seems to me to comply with.
However it does not compile in Debugger, highlighting the 1 and
yielding this error: "Expected end of line, etc. but found number." I
have tried replacing the "message 1" with several other likely
looking properties like "id 166752" and "message id" etc but these do
no better.
I imagine I'm missing something incredibly elementary, but I've run
into a brick wall. Any help much appreciated.
Desperate (David Duncan)
_______________________________________________
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