Re: can't make option down into a real
Re: can't make option down into a real
- Subject: Re: can't make option down into a real
- From: Kim Holburn <email@hidden>
- Date: Mon, 12 Apr 2004 02:21:26 +1000
On 2004 Apr 12, , at 1:38 AM, Robert Poland wrote:
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
It's trying to divide option down by command down. Is that what you
meant?
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.
--
Kim Holburn
IT Manager, Canberra Research Laboratory
National Information and Communication Technology Australia
Ph: +61 2 61258620 M: +61 0417820641
Email: email@hidden - PGP Public Key on request
Life is complex - It has real and imaginary parts.
Andrea Leistra (rec.arts.sf.written.Robert-jordan)
_______________________________________________
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.