• 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: coercing results of UI elements to paragraph delimited list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coercing results of UI elements to paragraph delimited list


  • Subject: Re: coercing results of UI elements to paragraph delimited list
  • From: 2551 <email@hidden>
  • Date: Sat, 13 Jul 2013 21:39:09 +0700

You would do that like this, but of course you would never want or need to GUI script the Finder as its directly scriptable itself.

tell application "System Events"
tell application process "Finder"
tell menu bar 1
UI elements
end tell
end tell
end tell



On 13 Jul 2013, at 21:30, Kaydell Leavitt <email@hidden> wrote:

tell application "System Events"
tell application process "Finder"
get menu bar 1
properties of result
end tell
end tell


 _______________________________________________
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: coercing results of UI elements to paragraph delimited list
      • From: Kaydell Leavitt <email@hidden>
References: 
 >coercing results of UI elements to paragraph delimited list (From: 2551 <email@hidden>)
 >Re: coercing results of UI elements to paragraph delimited list (From: Kaydell Leavitt <email@hidden>)

  • Prev by Date: Re: coercing results of UI elements to paragraph delimited list
  • Next by Date: Re: coercing results of UI elements to paragraph delimited list
  • Previous by thread: Re: coercing results of UI elements to paragraph delimited list
  • Next by thread: Re: coercing results of UI elements to paragraph delimited list
  • Index(es):
    • Date
    • Thread