can't make option down into a real
can't make option down into a real
- Subject: can't make option down into a real
- From: Robert Poland <email@hidden>
- Date: Sun, 11 Apr 2004 09:38:46 -0600
Hi,
When I run the following (or many variations of it) I get an error
"Can't make option down into a real."
tell application "System Events"
tell process "System Preferences"
run
set frontmost to true
delay 2
keystroke "h" using option down / command down -- hide others
display dialog "should stop here"
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.