[coldbox:4163] Reference ApplicationPath in Coldbox.cfc

How can I reference "ApplicationPath" in Coldbox.cfc?

I want to create a setting which is prefixed by the ColdBox setting
"ApplicationPath" like...

strFilePathname = "#ApplicationPath#../asset/some/file.txt"

In the xml version you could reference it like ${ApplicationPath} but
that doesn't seem to work with the cfc version.

You have full access to the controller, thus to all the settings not just one. Use the objects to get what you want.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com