> The
> variable foo.1 is illegal in ColdFusion. 

<cfset foo.1 ="rar">
<cfoutput>#foo.1#</cfoutput>

Works fine here on MX.

The syntax you want is like qQuery.columname[index] i.e. qList.1[1]

Thomas Chiverton



______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to