• 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: Return dialog items
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Return dialog items


  • Subject: Re: Return dialog items
  • From: JJ <email@hidden>
  • Date: Thu, 17 Jan 2002 20:25:24 +0100

> Folks,
>
> Has anyone scripted or found a script / scripting addition to return the
> controls of a UI?
>
Akua's command "the controls of window"

tell application "Microsoft Entourage"
the controls of window "Re: Return dialog items"
end tell

Also, it should work "Prefab Player" extension.

tell application "Microsoft Entourage"
tell application "PreFab Player"
activate
get info window "Re: Return dialog items"
end tell
end tell

JJ


  • Prev by Date: Re: HTML query
  • Next by Date: (no subject)
  • Previous by thread: Return dialog items
  • Next by thread: Copy files from a remote machine
  • Index(es):
    • Date
    • Thread