Re: System Events scripting of Finder window
Re: System Events scripting of Finder window
- Subject: Re: System Events scripting of Finder window
- From: David Marshall <email@hidden>
- Date: Sat, 17 Mar 2007 08:25:44 -0400
On Fri, 16 Mar 2007 12:32:50 -0600, Doug McNutt wrote:
...click menu item "by Date Modified" of menu "Arrange" of menu
item "Arrange" of menu "View" of menu bar ""
Try calling it menu bar 1.
Also, the script fails silently here when run from within Scirpt
Editor unless Finder itself is explicitly activate to receive the
System Events commands:
tell application "Finder"
activate
activate window "recipes"
end tell
- - - - -
Dave
_______________________________________________
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/archives/applescript-users
This email sent to email@hidden