Re: Apple Mail syntax for nested folders
Re: Apple Mail syntax for nested folders
- Subject: Re: Apple Mail syntax for nested folders
- From: Christopher Stone <email@hidden>
- Date: Fri, 06 Jun 2014 13:53:42 -0500
On Jun 05, 2014, at 23:52, Takaaki Naganoya <email@hidden> wrote:
>
> This AppleScript tells you the full path of selected mailbox.
> Try this.
>
> tell application "Mail"
>
> --Get Selected Mailbox
> tell message viewer 1
> set mbList to selected mailboxes
> end tell
______________________________________________________________________
Hello Takaaki,
Unfortunately this breaks down if you are using a smart-mailbox.
--
Best Regards,
Chris
_______________________________________________
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