Re: Mail and Choose From List
Re: Mail and Choose From List
- Subject: Re: Mail and Choose From List
- From: Martin Orpen <email@hidden>
- Date: Tue, 21 Mar 2006 22:51:16 +0000
On 21 Mar 2006, at 10:39 pm, Michelle Steiner wrote:
tell application "Mail"
choose from list name of mailboxes
end tell
--> "Mail got an error: Can't make name of every mailbox into type
string."
tell application "Mail"
choose from list (get name of mailboxes)
end tell
--> [expected results]
--
Martin Orpen
Idea Digital Imaging Ltd
_______________________________________________
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