>> I guess with cf8, it simply does not support Variables Scop at global >> level. True or False? > >If I'm understanding correctly, I don't think any version has supported a >global variables scope. The variables scope is reset every request. > >Setting a couple of variables on each request in onRequestStart is >additional overhead, but not very much. You'll have to decide whether you >want to incur that overhead, or change all the references to Application >scope. > >-- Josh
"The variables scope is reset every request." you are TALKING and I was forgetting of why initially I used Variables.varX for that app (now remember...). Thank YOU. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302217 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

