Can menu extra applications be scripted?
Can menu extra applications be scripted?
- Subject: Can menu extra applications be scripted?
- From: Sean DeNigris <email@hidden>
- Date: Sat, 7 Feb 2009 22:59:42 -0500
Hi all. I have an app called "FastScripts" which I'm trying to
script, except the features that I need (which are described in the
dictionary) have not ben implemented yet. Is there a way to use GUI
scripting on this type of app? I tried the following with no effect:
activate application "FastScripts.app"
tell application "System Events"
tell process "FastScripts"
perform action "AXPress" of menu item "Preferences…" of menu
1 of menu bar item "FastScripts" of menu bar 1
end tell
end tell
Thank you in advance!
- Sean _______________________________________________
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