clear a menu
clear a menu
- Subject: clear a menu
- From: stri ker <email@hidden>
- Date: Tue, 11 Jul 2006 15:27:34 -0400
I have been searching for a way to clear a menu item. For example:
from the apple menu
Recent Items - Clear Menu
first attempt:
tell application "Finder"
Recent Items Clear Menu
end tell
second attempt:
tell application "Finder"
Apple Menu
Menu Item "Recent Items"
Menu Item "Clear Menu"
end tell
I have been searching online for similar examples. I would like to
know not only how to do this, but also if there is an online resource
for looking up such simple yet unknown things. I know AS is English-
like, but I am having trouble with finding examples and/or syntax info.
TIA,
Kevin
_______________________________________________
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