>As I understand, the collection style loop is only for use with structures.
>To loop over an array, use a standard index loop.

But a query is a structure I thought. And if you look at the code I am using an 
index loop over the array. The problem occurs while looping over the array that 
contains structures ( when it comes to looping over the structure in each array 
) that contains a query object. 

For example... 
my_array[1].structure_name = "whatever"
my_array[1].qry_object <--- I need to loop over this )

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224179
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to