Re: Keystroke in AppleScript
- Subject: Re: Keystroke in AppleScript
- From: kai <email@hidden>
- Date: Sat, 31 Mar 2007 15:23:00 +0100
- Delivered-to: email@hidden
- Delivered-to: email@hidden
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=btinternet.com; h=Received:X-YMail-OSG:In-Reply-To:References:Mime-Version:Content-Type:Message-Id:Cc:Reply-To:Content-Transfer-Encoding:From:Subject:Date:To:X-Mailer; b=Vp4rfyl8En3t8VtyBrk9Tqg2CXMs0FJBoS4x2UAPPnwSOVl5/WjnUMFEtiAWqayKbmZ4RHNhxeyvG2YeuD37L5CFRO5wjDPrlc+9mieH5Yfp8Iy9aQ99SwygoQ/t5uyDn9Jw8kV5ze4wrkOoKcolR+lU43uEw6vO83pRb/XP3k0= ;
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:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.