> For example... > my_array[1].structure_name = "whatever" > my_array[1].qry_object <--- I need to loop over this
So why not include the query reference as a part of the structure? Simplify the data's structure and this will become a lot easier... Could you post a dump of a sample structure? Kevin -----Original Message----- From: Protoculture [mailto:[EMAIL PROTECTED] Sent: November 16, 2005 2:22 AM To: CF-Talk Subject: Re: nested array and structure loop inside cfmail.... Any takers on the query below? I have a query object inside a structure which is inside an array. I know its possible, just the notation in incorrect. > 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 ) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224319 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

