> -----Original Message----- > From: Kenton Gray [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 07, 2005 7:28 PM > To: CF-Talk > Subject: Re: Sorting of Nested Structures Headaches > > Wow, I don't think I would have ever thought of that one, works like > a charm, thanks a million! > > Kenton
It does work - but it may not always work. The official line is that Structs don't maintain order. To futureproof things you may want switch to arrays or some custom ordered collection CFC. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:208924 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

