Many Thanks!!!
Jose on 12/2/2002 12:53 PM, David Shelley at [EMAIL PROTECTED] wrote: > Jose, > > Try this: > <@calc expr="prod(@@method$QuantArrayTemp[*,1])"> > > If it's possible that the array may be empty then you should put a 1 in the > prod to avoid an error: > prod(1 @@method$QuantArrayTemp[*,1]) > > Dave Shelley > [EMAIL PROTECTED] > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jose Kuhn > Sent: Monday, December 02, 2002 12:40 PM > To: Multiple recipients of list witango-talk > Subject: Witango-Talk: Multiplication Error > > > 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. > > Any Ideas? > > Jose > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body -- Webologies 150 Robinette Drive Waynesville, NC 28786 828.627.1994 http://www.webologies.com __________________________________________________________________ Karen Sympathy: "Bullwinkle, Do you know how to repell?" Bullwinkle: " Why sure. We've been repelling audiences for years!" __________________________________________________________________ ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
