Re: scripting mail to select mailboxes
Re: scripting mail to select mailboxes
- Subject: Re: scripting mail to select mailboxes
- From: "David P. Baker" <email@hidden>
- Date: Thu, 13 Mar 2003 15:55:28 -0500
OK, that's strange. index of message viewer A seems to be giving the
index of its associated window instead. You got me: illogical, Mr.
Spock!
Nevertheless, my original problem is still problematic: I can't get a
message viewer (however identified) to select any imap mailboxes.
--dpb
On Thursday, March 13, 2003, at 03:49 PM, John Delacour wrote:
At 3:35 pm -0500 13/3/03, David P. Baker wrote:
And you say message viewer is a special case of window, but message
viewer is defined as a subclass of item, not window, in the
dictionary. Maybe that's not as it should be (presumably it's an
instance of a window controller in the underlying Cocoa object
model), but there it is.
Let me ask a simple question. Is this logical ? ...
tell application "Mail" to return the index of message viewer 1
--> 4
(* !!!!!!! *)
_______________________________________________
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.