so, then, VARIABLEs scope var inside a query cfoutput/cfloop should always be scoped as variables.var, right, to save cf some processing (as well as to avoid any possible inadvertent var mix-up)?
Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ Jason Fisher wrote: > 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:315091 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

