> <cfset IndexNo = 1> > <cfloop query="MyQuery"> > <cfset variables[MyVa & IndexNo] = MyQuery.columnName> > </cfloop> > > Will work fine > > Does that make more sense? > > Mark >
I need to test, but I assume it will work in CF 5? Chad --- 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/
