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
