> >don't believe structs are inherently meant to be 'ordered'. > > Yes, that is my understanding too. Interesting that it does seem to > return the correct order if you do not use named arguments.
Well it has to really - unnamed arguments in a random order would be impossible to use. But it'd be handy if they made named arguments work in the right order too. My understanding of the Arguments scope is(/was) that it's a special construct that inherits functionality of Structs and Arrays, but isn't actually either of them. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313159 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

