Re: Mail.app help
Re: Mail.app help
- Subject: Re: Mail.app help
- From: Luther Fuller <email@hidden>
- Date: Sat, 8 Nov 2008 06:24:09 -0600
On Nov 8, 2008, at 12:22 AM, Pat Stanford wrote:
I have a script that worked in Tiger that has broken in Leopard. Can
anyone help me out on figuring out why?
tell application "Mail"
set MailContainer to name of container of mailbox "!Projects" as text
set FolderPath to MailContainer & "/!Projects/" & NewFolder as string
end tell
Try using ":" in place of "/". I had to do that to get a Mail script
to work in Leopard.
(This was some time ago, so I may have forgotten some details.
Experiment!)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden