• 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: set optionKeyDown to...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: set optionKeyDown to...


  • Subject: Re: set optionKeyDown to...
  • From: Robert Poland <email@hidden>
  • Date: Thu, 11 Sep 2008 10:21:34 -0600

Ed,

On Sep 11, 2008, at 9:56 AM, Ed Stockly wrote:

What exactly are you trying to accomplish? Not just having the option key down, but for what purpose and what app?

Is there anyway to accomplish this function with a more current (and hopefully much faster) function?

ES

tell application "Extra Suites"
set optionKeyDown to (ES option down)
quit
end tell

The line in my script "set optionKeyDown to (ES option down)" sets variable optionKeyDown to boolean state of the option key.

if optionKeyDown then
-- do something
end if

Bob Poland - Fort Collins, CO



 _______________________________________________
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

  • Follow-Ups:
    • Re: set optionKeyDown to...
      • From: "Mark J. Reed" <email@hidden>
References: 
 >set optionKeyDown to... (From: Robert Poland <email@hidden>)
 >Re: set optionKeyDown to... (From: Ed Stockly <email@hidden>)

  • Prev by Date: Excel issues
  • Next by Date: Re: Excel issues
  • Previous by thread: Re: set optionKeyDown to...
  • Next by thread: Re: set optionKeyDown to...
  • Index(es):
    • Date
    • Thread