On 8 May 2007, at 15:31, Ben Nadel wrote: > My CFDumps seem to change order when I dump them out. I am surprised > that your CFDump outputs in a consistent order.
Yep! everytime... > > Instead of doing a collection loop, try doing a list loop over the > struct keys StructKeyList(), then using those keys to access the > struct. > This might be more consistent. > > Same behaviour this end. Thankfully, in this example, the values are guaranteed to get larger by nature, so I could so a structsort by len() I guess... T ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277280 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

