This is from ColdFusion 8's documentation: "delimiters A string or a variable that contains one. ColdFusion treats each character in the string as a delimiter. The default value is comma."
Emphasis: *ColdFusion treats each character in the string as a delimiter.* Tricky I know, but not a bug. ~Brad -----Original Message----- From: Andrew Scott [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2008 10:35 AM To: CF-Talk Subject: Re: listtoarray? Then here is what I would do, it doesn't solve your problem. But it is a bug with Coldfusion. Report this as a bug, it allows for a string. That should mean any amount of chars, and not just one. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306891 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

