• 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
Click in Menu Bar 2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Click in Menu Bar 2


  • Subject: Click in Menu Bar 2
  • From: Bryan Harris <email@hidden>
  • Date: Tue, 14 Jan 2014 05:44:00 +0000 (GMT)

Hello all,

I'm doing this just for fun, to see how in AppleScript.  I am trying to click a Menu Bar item (the menu bar by the clock) and I am using a snippet found with google.  And for some reason it takes the script forever.  After another google search I added the "ignore responses" lines but that doesn't seem to help.

I'm using the latest OS X which says 10.9.1 in the About menu and here is the applescript.  Does anyone know how to make this go faster?  I tried searching the mailing list using google site:lists.apple.com but didn't get anything for "menu bar 2" with quotes.

ignoring application responses

tell application "System Events" to tell process "KeyRemap4MacBook"

tell menu bar item 1 of menu bar 2

click

click menu item "Preferences..." of menu 1

end tell

end tell

end ignoring


Thanks in advance for any help.
V/r,
Bryan
 _______________________________________________
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: Click in Menu Bar 2
      • From: "koenig.yvan" <email@hidden>
  • Prev by Date: Re: set width of column id name column to widthNameColumn
  • Next by Date: Re: Click in Menu Bar 2
  • Previous by thread: Re: set width of column id name column to widthNameColumn
  • Next by thread: Re: Click in Menu Bar 2
  • Index(es):
    • Date
    • Thread