> Regarding <cfset "SC#x#" = listEelment >: Since this is an 'evaluation', > and I have heard that 'evaluations' cost more performance wise than using a > setVariable() with a concatenated variable name, I prefer to use the first > method I indicated above. However, I can't confirm this performance issue, > although maybe someone else on the list has done some performance testing > with 'evaluations' and can comment on that.
>From http://www.cfquickdocs.com/?getDoc=SetVariable#SetVariable: Description This function is no longer required in well-formed ColdFusion pages. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310754 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

