So are you saying:
<cfset application[appconfig.code_name] = '#appconfig.code_value#'>

or even

<cfset "application.#appconfig.code_name#" = '#appconfig.code_value#'>

does not work? The second example with quotes around the set variable should
also work I believe.

-Pat

On Tue, Sep 9, 2008 at 2:01 PM, Wally Randall <[EMAIL PROTECTED]>wrote:

> >>>The variable application. ends with a "." character.
> >
> >This looks to me like appconfig.code_name is an empty string.
>
> It is not an empty string.   Also, the [] is an invalid constrict in
> coldfusion.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:312266
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to