>But this is unconsistent with the way CF really works: >Try <CFSET test.test = 0> ><CFDUMP var="#test#"> > >CFDUMP shows that test is a structure with a variable " test", not a >variable "test.test"
But I guess that's the point. Its not a structure in this case. Dump #URL# and the value is not shown as a structure. Its a simple value ie "test.test". ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290386 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

