• 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: How to get parameter item of a string in a list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get parameter item of a string in a list


  • Subject: Re: How to get parameter item of a string in a list
  • From: Rob Stott <email@hidden>
  • Date: Mon, 16 May 2005 20:39:34 +0100


On 16 May 2005, at 19:24, Patrik B. wrote:

I am basically trying to generate a new list that has everything in it 
except for the item I selected.

You could use Late Night Software's List & Record Tools OSAX too (http://www.latenightsw.com/freeware/RecordTools/index.html) like this...

set theList to {"monkey", "parrot", "donkey"}
set theChoice to choose from list theList
set theList to difference of theChoice and theList

...not sure how this compares to other solutions suggested for speed, but its probably the easiest way.

Hope that helps

r.

---

Rob Stott - Development Team, Trident UK
Connaught Road, Kingswood, East Yorkshire, England
Tel: +44 (0) 1482 828100 • Mobile: +44 (0) 7881 811533

My work: http://www.apple.com/uk/creative/trident/
My schedule: http://ical.mac.com/robstott/Robs Schedule
My band: http://www.superscapemusic.co.uk




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >How to get parameter item of a string in a list (From: "Patrik B." <email@hidden>)

  • Prev by Date: Re: How to get parameter item of a string in a list
  • Next by Date: Re: Date-math fixes in Tiger
  • Previous by thread: Re: How to get parameter item of a string in a list
  • Next by thread: Re: How to get parameter item of a string in a list
  • Index(es):
    • Date
    • Thread