Re: Can´t move mail message
Re: Can´t move mail message
- Subject: Re: Can´t move mail message
- From: Andreas Amann <email@hidden>
- Date: Sun, 23 Jan 2005 23:04:42 -0800
The other suspicious thing is that it doesn´t trigger any errors, it
just doesn´t move the message. I supposed it was because of using
"selection", but it does work telling it to go to a name of mailbox as
string.
The "move" command in Mail doesn't seem to work all that reliably (or
only for some mailboxes...)
Try changing
move selection to mailbox s
to
repeat with eachMessage in selection
set mailbox of eachMessage to mailbox s
end repeat
Andreas
_______________________________________________
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