Re: keystroke "esc"
Re: keystroke "esc"
- Subject: Re: keystroke "esc"
- From: "koenig.yvan" <email@hidden>
- Date: Mon, 04 Feb 2013 08:38:15 +0100
Le 04/02/2013 à 05:58, Shane Stanley < email@hidden> a écrit : On 04/02/2013, at 3:01 PM, Robert Poland <email@hidden> wrote:
The act of triggering the "Force Quit" cures the lockup.
Which app is locking up?
Hello
(1) on my system it's Mail which refuse to quit the standard way so I'm forced to apply force quit.
(2) I'm puzzled because keystroke character id 27 using {command down, option down} is supposed to be the same than key code 53 using {command down, option down}
I checked the id defining esc with this code :
set esc1 to character id 27 set esc2 to ASCII character 27 esc1 = esc2 --> true
Yvan KOENIG (VALLAURIS, France) lundi 4 février 2013 08:38:09
|
_______________________________________________
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