Replace @@local$counter with <@CURROW> and eliminate the expression evaluation.

Bill


On Jan 8, 2008, at 6:40 PM, GK wrote:

Is there a way to improve the performance of the following code:


<@FOR STOP=<@NUMCOLS ARRAY="local $itemInfo">> <@set local$counter <@calc expr="@@local$counter+1">> '@@resultSet[0, @@local $counter]':'<@var resultSet[1, @@local$counter] ENCODING='JAVASCRIPT'>',
                                </@FOR>

______________________________________________________________________ __ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to