If I don't reset it for each instance, then I get Variable2 is not defined and so on.
>You don't need the ## in there. ><cfset i = i + 1> > >To keep the value from being reset to 1, move the initial set to 1 >outside of all the loops, at the very top. (dont reset it for each >person) > >On 6/13/06, Torrent Girl <[EMAIL PROTECTED]> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:15:1875 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
