Oooops... my bad.  I think I misread the email.  Refer back to what Charlie
said.  :-)



Actually, CF totally ignores "empty" list elements.  So, if you're using
> listToArray(), you'd just use it like normal.
>
> <cfset myString = "AB__BC_CD" />
> <cfset myArr = listToArray(myString, "_") />
> <cfdump var="#myArr#" />


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272258
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