Re: mailbox list visible
Re: mailbox list visible
- Subject: Re: mailbox list visible
- From: Michelle Steiner <email@hidden>
- Date: Sun, 22 Oct 2006 14:21:33 -0700
On Oct 22, 2006, at 12:54 PM, Luther Fuller wrote:
What I want to do is to show the mailbox list at the left of a
message viewer window. Mail's dictionary has a 'mailbox list
visible' property of a message viewer which indicates I should be
able to write ...
set mailbox list visible of message viewer index 1 to true
But all I get is NSInternalScriptError. This looks like a big bad
bug, but I'm wondering if anyone has had success with some form of
this command.
Apparently it is a bug.
tell application "Mail" to get properties of message viewer 1
One of the properties returned:
--> mailbox list visible:missing value
If I try to get that property directly, I get an error.
But if I try to get a property that has a value, it works.
-- Michelle
--
Prius: Kicks Gas
_______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden