Click on Show All
Click on Show All
- Subject: Click on Show All
- From: Robert Poland <email@hidden>
- Date: Tue, 6 Jan 2004 18:46:26 -0700
Hi,
Any clues on how to select the Show All window of System Preferences?
OS 10.3.2.
tell application "System Preferences"
activate
tell application "System Events"
tell process "System Preferences"
click button "Show All"
end tell
end tell
end tell
Tia,
--
Bob Poland - Englewood, CO
http://www.ibrb.org/
_______________________________________________
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.