> Would any one have an idea about some trick I could use to dump this > variables scope? > Assuming CF MX.
My guess would be the reason you can't do it, is because the variables struct is probably only completely populated AFTER the page has been checked for errors. Other scopes (session,form,url,cgi) are available before the page is executed, so they can be dumped regardless of errors. Just a guess though, probably some testing is in order. -- Josh ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276558 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

