>Just be careful so you know when you need listfind and listcontains...
>
>listfind('4,13,43', "1") will return true
>listcontains('4,13,43', "1") will not
Probably a typo but actually its the opposite:
listfind('4,13,43', "1") returns 0 (false) and listcontains('4,13,43', "1")
returns 2 (true)
Duane
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
- CFIF Problem with OR Michel Gagnon
- Re: CFIF Problem with OR Fred Sanders
- Re: CFIF Problem with OR Michel Gagnon
- CFServer outputs blank pages Jim Gonthier
- Re: CFServer outputs bla... Howie Hamlin
- RE: CFServer output... Jim Gonthier
- Re: CFIF Problem with OR Ian Potts
- Re: CFIF Problem with OR Michel Gagnon
- Re: CFIF Problem with OR Chris Lott
- Re: CFIF Problem with OR Duane Boudreau
- Re: CFIF Problem wi... Chris Lott
- RE: CFIF Proble... Andrew Scott
- RE: CFIF Problem with OR Raymond K. Camden
- Re: CFIF Problem with OR Brian Grant
- Re: CFIF Problem with OR Tobe Goldfinger
- Re: CFIF Problem with OR Howie Hamlin
- RE: CFIF Problem with OR Sean Brown
- RE: CFIF Problem with OR Jordon Saardchit
- RE: CFIF Problem with OR Olive, Christopher M Mr USACHPPM
- Re: CFIF Problem with OR Michel Gagnon

