Yes, Thank You. Wish I had noticed that variation too. It seems to work as it just slipped past that section of code without error. On Jan 11, 2008 3:36 AM, James Holmes <[EMAIL PROTECTED]> wrote:
> There's a stray quote there. Try: > > <cfset VARIABLES["PBinNameArray" & j][i] = theSumBinCount.Name[j]> > > On Jan 11, 2008 8:16 PM, Gonzo Rock <[EMAIL PROTECTED]> wrote: > > Been trying that a bit... and several variations. I can't seem to get > what > > you sent to work. > > > > <cfset VARIABLES["PBinNameArray" & j][i]" = theSumBinCount.Name[j]> > > Throws this error: Template Exception - Invalid CFML construct found on > line > > 172 at column 41. > > -- > mxAjax / CFAjax docs and other useful articles: > http://www.bifrost.com.au/blog/ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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-Talk/message.cfm/messageid:296415 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

