for(i=1;i lte listlen(listToUpdate,",");i++){
#listgetat(listToUpdate,i,",")#
}

>Hi, 
>
>cfscript (ColdFusion 8) can I do the following entirety in script?
>
>
><cfloop index="i" list="#listToUpdate#" DELIMITERS="," >
>
>value = #i#
>
></cfloop>
>
>Thanks 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326835
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to