>>lets say we have 650 elements in our list.
 >>split them into seperate lists with a maximun of 100 elements.

I just showed you how to do it in the message you are replying to.
The example will work on any list of any length.

 >>remember, each list must be in a variable

Which variable? I could create dynamic variable names and put every list 
in it, but that would be kind of awkward.
It is simpler to store them in a super list and retrieve any sublist 
whenever needed.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:327182
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