Re: Keystroke in AppleScript
Re: Keystroke in AppleScript
- Subject: Re: Keystroke in AppleScript
- From: kai <email@hidden>
- Date: Sat, 31 Mar 2007 15:23:00 +0100
On 31 Mar 2007, at 10:00, KOENIG Yvan wrote:
keystroke Escape using {command down}
I'd try something like:
----------------
tell application "System Events"
key code 53 using command down
end tell
----------------
---
kai
_______________________________________________
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