Yeah, but isn't it great how the ListFind definition says "...list element in which a specified value occurs", so what the heck is "occurs" supposed to mean?? "Occurs" sounds a lot like "has an occurrence", which would mean "list element contains"!
I'm only complaining because I read the ListFind definitions the other day and it just didn't come out and say "the list index of the value" so I had to write a test case to prove it to myself. Lame! -----Original Message----- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2008 2:41 PM To: CF-Talk Subject: Re: list and ListContainsNoCase from the livedocs: ListContains: Determines the index of the first list element that contains a specified substring. ListFind: Determines the index of the first list element in which a specified value occurs. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310303 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

