Re: keystroke "esc"
Re: keystroke "esc"
- Subject: Re: keystroke "esc"
- From: Nigel Garvey <email@hidden>
- Date: Sun, 03 Feb 2013 21:37:41 +0000
Robert Poland wrote on Sun, 03 Feb 2013 11:59:02 -0700:
>On Feb 3, 2013, at 11:48 AM, Michelle Steiner <email@hidden>
>wrote:
>> Would this work?
>>
>> keystroke escape key using {command down, option down}
>
>No, and neither did
>tell application "System Events" to keystroke escape key using {command
>down, option down}
How about…?
tell application "System Events" to key code 53 using {command down, option down}
NG
_______________________________________________
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