I came up with something allegedly more elegant but I am getting the
following error.


Error during expression evaluation.
Statement end missing inside [1 * 12 * 98]

<@Calc Expr="1
<@rows Array="QuantArrayTemp" Scope=Method> *
@@Method$QuantArrayTemp[<@Currow>,1]
</@Rows>">

This is supposed toi  Multiply the 1 column of QuantArrayTemp.

The folowing worked fine. Why?

<@Calc Expr="@@Method$QuantArrayTemp[1,1]<@rows Start="2"
Array="QuantArrayTemp" Scope=Method> *
@@Method$QuantArrayTemp[<@Currow>,1]</@Rows>">


Any Ideas?

Jose

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to