<cfset "choice#count#" = blah>

> -----Original Message-----
> From: David Hannum [mailto:[EMAIL PROTECTED]]
> Sent: Friday, 3 November 2000 15:06
> 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