Try:

<CFSET "choice#count#" = blah>

Norman Elton
Information Technology
College of William & Mary

-----Original Message-----
From: David Hannum [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 02, 2000 11:06 PM
To: CF-Talk
Subject: Dynamic Variable Names in a CFSET


Hello,

What's the best way to dynamically name variables used in a CFSET tag?

I want them named choice0, choice1, etc up through however many loops are
made:

<CFSET choice#count# = blah>  (which does not work but illustrates what I'm
trying to do.

Thanks,
Dave

----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to