Re: Time to figure out what is going on... (results)
Re: Time to figure out what is going on... (results)
- Subject: Re: Time to figure out what is going on... (results)
- From: Matt Neuburg <email@hidden>
- Date: Mon, 22 Aug 2005 11:55:15 -0700
On Mon, 22 Aug 2005 00:37:29 -0700, Glenn Sugden
<email@hidden> said:
>FWIW, it looks like this line isn't working (doesn't open a New
>Viewer Window):
>
> click menu item "New Viewer Window" of menu 1 of menu bar item
>"File" of menu bar 1
I tried this:
tell application "Mail" to activate
tell application "System Events"
tell application process "Mail"
click menu item "New Viewer Window" of menu 1 of menu bar item "File" of
menu bar 1
end tell
end tell
Runs fine in the Script Menu. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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