Re: Can ´ t move mail message
Re: Can ´ t move mail message
- Subject: Re: Can ´ t move mail message
- From: Bill White <email@hidden>
- Date: Sun, 23 Jan 2005 21:02:28 -0500
Title: Re: Can´t move mail message
On 1/23/05 8:42 PM, Juan Pablo Garcia <email@hidden> wrote:
on run {s}
tell application "Mail"
move selection to mailbox {s}
end tell
end run
Try getting rid of the braces in the move line, like this:
move selection to mailbox s
Does that do it?
Bill
_______________________________________________
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