to use your example, do this:
<cfoutput>
<cfset var = "field"&x>
<cfset Evaluate( var ) = somevalue>
</cfoutput>
probably other ways too. and the var 'somevalue' does not need #s.
----- Original Message -----
From: "kaigler" <[EMAIL PROTECTED]>
To: "CF-Server" <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 8:00 AM
Subject: easy one
> is this possible?
>
> cfoutput
> cfset field#x# = '#somevalue#'
> /cfoutput
>
> I am in a cfloop. I want to create a field named field#x# for the loop
> occurrence I am in.
>
> Here is the error:
> Invalid parser construct found on line 123 at position 20. ColdFusion was
> looking at the following text:#Invalid expression format. The usual cause
> is an error in the expression structure.
>
>
> thanks,
> kaigler
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com