Ah-hah...now it's starting to make sense, that's why you can use the
ListFind(cgi.whatever, value, "\/") for both win and unix boxes...thanks
Chris (and everyone else who chipped in)

Tyler Silcox
email | [EMAIL PROTECTED]

----- Original Message -----
From: "Chris Lofback" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 30, 2002 4:03 PM
Subject: RE: list delimiters>>>


I scanned through the online CF help and it appears that all of the List
functions, including ListAppend(), accept multiple single-character
delimiters, so passing "mystring" means to consider "m" or "y" or "s", etc.,
as delimiters.  As a query function, ValueList() appears to be different and
actually accepts a single delimiter, which can be a single character or a
string.

Chris Lofback
Sr. Web Developer


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to