• 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: UI Scripting deep menus
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UI Scripting deep menus


  • Subject: Re: UI Scripting deep menus
  • From: John Delacour <email@hidden>
  • Date: Mon, 14 Apr 2003 14:36:17 +0100
  • Mac-eudora-version: 6.0a15

At 8:15 am -0400 14/4/03, Rob Jorgensen wrote:

Works fine from Script Debugger too. It errors even if you cut the script down to just:

tell application "System Events"
end tell

I think it's Eudora's script menu that's failing.


Try this from the BBEdit Menu then -- and I gues from ANY carbon application's script menu:

tell application "BBEdit 6.5" to activate
tell application "System Events" to tell process "BBEdit 6.5"
set frontmost to true
set ls to name of every menu of menu bar 1
end tell
choose from list ls


I think we need Chris N. to give us the solution.

JD
_______________________________________________
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.

  • Follow-Ups:
    • Re: UI Scripting deep menus
      • From: Rob Jorgensen <email@hidden>
References: 
 >UI Scripting deep menus (From: John Delacour <email@hidden>)
 >Re: UI Scripting deep menus (From: Rob Jorgensen <email@hidden>)
 >Re: UI Scripting deep menus (From: John Delacour <email@hidden>)
 >Re: UI Scripting deep menus (From: Rob Jorgensen <email@hidden>)

  • Prev by Date: getting source in default web browser
  • Next by Date: Re: Making text plain or bold in Word
  • Previous by thread: Re: UI Scripting deep menus
  • Next by thread: Re: UI Scripting deep menus
  • Index(es):
    • Date
    • Thread