It's as if they don't exist. Variable not found errors abound. >What happens if you create those unscoped vars in onRequest? > >Adrian > >We are now using CF8 and want to take advantage of features in >application.cfc. In particular we want to take advantage of the missing >template handler of CF8 application.cfc. > >However, in our current application.cfm file we had defined 20 or so >variables that were not scoped (eg. xcachepath="/cache">. In >application.cfc, these variables evidently need to be scoped (eg. >request.xcachepath="/cache">. This is a huge website and the thought of >searching and replacing these variables and then uploading each one of >thousands of files to our production server is daunting and could take many >days of work. > >If there is no work around to the above problem, can the missing template >handler be used in the application.cfm? > >Many thanks in advance.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309347 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

