code segment references a CFC called "Settings" but....
Since Application is a reserved word in CF (I.E. it is the name of a
variable scope), I wouldn't recommend using "application" as the name of a
CFC (or any sort of variable).
At 09:01 AM 7/13/2004, you wrote:
>Now I create a CFC _specifically_ for getting my settings, which I'll
>either store in an ini or xml file. I'll either name that CFC
>"Application" or give it the same name as the project. My
>application.cfm file will then do
>
><cfinvoke component="cfcs.settings" method="getSettings"
>returnVariable="application.settings">
--
Jeffry Houser, Web Developer, Writer, Songwriter, Recording Engineer
<mailto:[EMAIL PROTECTED]>
--
AIM: Reboog711 | Phone: 1-203-379-0773
--
My Books: <http://www.instantcoldfusion.com>
Recording Music: <http://www.fcfstudios.com>
Original Energetic Acoustic Rock: <http://www.farcryfly.com>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

