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

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


  • Subject: Re: Why doesn't "choose from list (name of processes)" work?
  • From: Andy Wylie <email@hidden>
  • Date: Sun, 01 Jul 2001 02:37:47 +1200

on 1/7/01 1:59 am, Michelle Steiner at email@hidden wrote:

> 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
>
same result here , these work too...

{} & name of processes

name of processes as list

name of processes & ""

must be one of those recordy list thingos :) Got Akua? It's got all manner
of 'processes'. Choose from list does odd thing in tell blocks here anyway.

_____________________________ Andy


  • Next by Date: PORTALS IN FILEMAKER
  • Next by thread: Re: Why doesn't "choose from list (name of processes)" work?
  • Index(es):
    • Date
    • Thread