<cfloop ...params...>
        <cfset "field#x#" = somevalue>
</cfloop>

.. should do the trick.

-Tyson

-----Original Message-----
From: kaigler [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 10, 2001 10:00 AM
To: CF-Server
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

Reply via email to