running an application.cfm file and all pages uses included file which has some unscoped variables defined in the application.cfm, i want to get that included file in a cfc, but it throws error as it says the variable is undefined
how can fix it, using the init when i am calling it, any quick fixes