• 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
Why doesn't "choose from list (name of processes)" work?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why doesn't "choose from list (name of processes)" work?


  • Subject: Why doesn't "choose from list (name of processes)" work?
  • From: Michelle Steiner <email@hidden>
  • Date: Sat, 30 Jun 2001 06:59:08 -0700

tell application "Finder"
choose from list (name of processes)
end tell
--> Finder got an error: Some data was the wrong type.

However the following works just fine,

tell application "Finder"
set foo to name of processes
choose from list foo
end tell

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Follow-Ups:
    • Re: Why doesn't "choose from list (name of processes)" work?
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: encode url without OSAX
  • Next by Date: Re: [ANN] Tanaka's osax 2.0.1
  • Previous by thread: Re: encode url without OSAX
  • Next by thread: Re: Why doesn't "choose from list (name of processes)" work?
  • Index(es):
    • Date
    • Thread