Hi Chad,

to set the variables use something like:
<cfset "myvar#indexno#" = "blah">

and then to get the result try using
<cfset newvar = evaluate("myvar#indexno#")>


Melissa.

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to