I need to loop through a list, test for a condition, and if the condition is not met, 
delete the item from the list.
My problem is that ListDeleteat requires a "position" and as you loop through and 
delete the position becomes unknown because the list is changing. Any ideas? 
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to