Re: keystroke <downarrow> etc. ?
Re: keystroke <downarrow> etc. ?
- Subject: Re: keystroke <downarrow> etc. ?
- From: John Delacour <email@hidden>
- Date: Mon, 7 Apr 2003 22:08:47 +0100
- Mac-eudora-version: 6.0a14
At 3:03 pm -0400 7/4/03, Robert C. Jacobson wrote:
This works for down arrow:
tell application "System Events"
set foo to ASCII character 31
keystroke foo
end tell
Aah! I tried everything up to 22 and then gave up. Trust it to be
the last one!
Thanks.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.