I never really noticed this until now, but ReplaceList() doesn't accept an optional delimiters argument, as do the list functions. (Alright, so technically it's not a list function since it doesn't operate on a list). In my lists I need to have strings that may contain commas. Is there a clever workaround that would still let me use ReplaceList(), or am I stuck with concocting a string of Replace() calls. I expect ReplaceList(), when doing a dozen or more substitutions would have been faster.
Jim ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

