Re: Mail.app script -- please test
Re: Mail.app script -- please test
- Subject: Re: Mail.app script -- please test
- From: Michelle Steiner <email@hidden>
- Date: Sat, 9 Aug 2003 18:49:20 -0700
On Saturday, August 9, 2003, at 05:58 PM, John Delacour wrote:
However, I'll be really surprised if this works or if any attempt to
set the properties at make time succeeds. Please test it:
tell app "Mail"
activate
set _mailboxes to {drafts mailbox}
make message viewer with properties {selected mailboxes:_mailboxes}
end
It opened a message viewer, but with no mailbox selected.
--
The Constitution is no ceiling of liberties. It is a floor of freedoms.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.