we are looking to match a string like "something_" which could match to
"something_1" or "something_old"....
ERJ
-----Original Message-----
From: Burns, John D [mailto:[EMAIL PROTECTED]
Sent: Friday, July 02, 2004 2:21 PM
To: CF-Talk
Subject: RE: list search
Actually, wouldn't listFind() be better? Doesn't listContains() just
return 1 instance and not the number of times the string appears?
John
-----Original Message-----
From: Dave Carabetta [mailto:[EMAIL PROTECTED]
Sent: Friday, July 02, 2004 2:13 PM
To: CF-Talk
Subject: Re: list search
On Fri, 2 Jul 2004 14:06:28 -0400, Eric Jones <[EMAIL PROTECTED]> wrote:
>
> is there a way in CF to search a list for a parital match?
>
> We are looking to count the number of time a certain string appears in
> a comma delimintated list.
>
ListContains()
Regards,
Dave.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

