> 
> I found that if the output list contains ,, for a particular entry in 
> the input list,  this entry is SKIPPED and the output list REDUCED in 
> size.. if there is a SPACE char at least, then all is ok. 
> 
> OR do you need actual replaces near the front and deletes near the 
> back? I'll try that
> 
> sam 

if you put all the chars you want to remove at the END of the list, and specify 
NO replacement char at the first such position, all will be deleted... BUT, one 
of the chars appears NOT to be ',' itself..  bummer.. (so you have to make at 
LEAST 2 passes thru the string..) any ideas how to escape the comma in the 
replacelist list welcomed..


Sam

Sam 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317927
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to