System Events & Key Code
System Events & Key Code
- Subject: System Events & Key Code
- From: Christopher Stone <email@hidden>
- Date: Tue, 15 Sep 2015 18:11:11 -0500
Hey Folks,
I may be misremembering, but didn't ASCII Number used to get the proper number for key code?
ASCII number "g" --> 103 ASCII character 103 --> "g"
id of "g" --> 103 character id 103 --> "g"
tell application "System Events" key code 5 end tell --> "g"
I need to convert a-zA-Z to the correct Key Codes to use with key code.
Thanks.
-- Best Regards, Chris
|
_______________________________________________
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