Newbie GUI Questions
Newbie GUI Questions
- Subject: Newbie GUI Questions
- From: Tuckerman Moss <email@hidden>
- Date: Sun, 26 Oct 2003 12:38:39 +0000
I have syntax error on very simple little GUI scripts all the time -
even scripts that I copy from the AppleScript site. Things like:
tell application "Finder"
activate
end tell
tell application "System Events"
tell process "Finder"
click menu item "as Icons" of menu "View" of menu bar 1
end tell
end tell
This will have a syntax error at 'menu item'. I am suspicious of my
version of System Events 1.1.2. Is this the current version? Where
can I download a copy? Or does anyone have a better thought?
Otherwise this is a QuickSilver 2002 running OS 10.2.8, AS 1.9.1,
Script Editor 2.0
--
Tuckerman Moss The Old Vicarage West Anstey Devon England
--
_______________________________________________
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.