• 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: Trimming down a list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trimming down a list


  • Subject: Re: Trimming down a list
  • From: Andy Wylie <email@hidden>
  • Date: Thu, 11 Apr 2002 23:59:26 +1200

on 11/4/02 9:53 PM, Steve Thompson at email@hidden wrote:

> {"An Item"} is in {{"An Item"},{"Another Item"}}
>
> And
>
> "An Item" is in {{"An Item"},{"Another Item"}}
>
> ... Both return false which confirms this which is the bit that I think is a
> bug. A number of people including myself thought it would work so...
>
I wouldn't expect it to work so don't think it a bug :)
>
> Anyway, adding "as text" fixes the problem:
>
> set thisItem to item i of RemoveDups's listRef as text
>

> set thisItem to item i of RemoveDups's listRef as text
>

set thisItem to (item i of RemoveDups's listRef)'s item 1

will speed it up considerably

_____________________________ Andy
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Trimming down a list (From: Steve Thompson <email@hidden>)

  • Prev by Date: opening a .app bundle
  • Next by Date: Re: Trimming down a list
  • Previous by thread: Re: Trimming down a list
  • Next by thread: Re: Trimming down a list
  • Index(es):
    • Date
    • Thread