• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: keystroke <arrow up>
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: keystroke <arrow up>


  • Subject: Re: keystroke <arrow up>
  • From: Simon Forster <email@hidden>
  • Date: Thu, 22 Jan 2004 14:37:47 +0000
  • Resent-date: Thu, 22 Jan 2004 14:44:23 +0000
  • Resent-from: Simon Forster <email@hidden>
  • Resent-message-id: <email@hidden>
  • Resent-to: Applescript List <email@hidden>

On 22 Jan 2004, at 14:19, Simon Forster wrote:

Using GUI scripting, how would one say:

keystroke <arrow up>

And its peers, down, left, right?

OK, I'll answer my own question:

property leftArrow : ASCII character 28
property rightArrow : ASCII character 29
property upArrow : ASCII character 30
property downArrow : ASCII character 31

Hope this helps someone else.


Simon Forster
____________________________________________
LDML Ltd, 62 Pall Mall, London, SW1Y 5HZ, UK
Tel: +44 (0)70 9230 5244 Fax: +44 (0)70 9230 5247
____________________________________________
_______________________________________________
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.

  • Prev by Date: keystroke <arrow up>
  • Next by Date: UI Scripting
  • Previous by thread: Re: keystroke <arrow up>
  • Next by thread: RE: keystroke <arrow up>
  • Index(es):
    • Date
    • Thread