Many Thanx J.J. Merrick : it did it.

>Walter,
>
>Since you are dynamically creating a variable name you will need to
>use the variable name or evaluate it.
>
>This should work for you:
>
>
><cfset currentrow = 5>
>
><cfset 'infoXreport#currentrow#' = "Re: .....">
>
><cfdump var="#evaluate('infoXreport#currentrow#')#">
>
>
>
>
>> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3387
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to