Yes, that is how I have always understood it. CF does not go digging through variables, form, url, etc first when inside a query loop.
---------------------------------------- From: "Dave Francis" <[EMAIL PROTECTED]> Sent: Tuesday, November 11, 2008 9:24 AM To: cf-talk <[email protected]> Subject: RE: inserting a structure...within a structure...within a structure Just to clarify ... Are you saying that within a CFOUTPUT or CFLOOP, CF changes its order of precedence and looks for query. scoped variables first? ie. #x# will give abc.x rather than the local variable x? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:315083 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

