generally speaking, it's considered to be slow and somewhat inefficient (this is not just in CF, btw... in most languages that I'm aware of)
On 4/17/06, Mike Kear <[EMAIL PROTECTED]> wrote: > What's the matter with using evaluate? > > Cheers > Mike Kear > Windsor, NSW, Australia > Certified Advanced ColdFusion Developer > AFP Webworks > http://afpwebworks.com > ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month > > > > On 4/18/06, Stan Winchester <[EMAIL PROTECTED]> wrote: > > > > Thanks everybody! I thought it was something like that. > > > > >> <cfloop index="i" from="1" to="#FORM.itemsOnPage#"> > > >> <set Quantity = val(Evaluate("FORM.Quantity_" & i)) /> > > >> </cfloop> > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237963 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

