[ZIZope] Calculate a sum of values with dtml

Mauro Ziliani <[email protected]> Mon, 17 Dec 2007 09:26:04 +0100
Newsgroups gmane.comp.web.zope.italian
Message-ID <[email protected]>
Hi all.
My answer is: is it possible to make a sum of a sequence of numbers with 
dtml?
That is: I have a result of a ZSQL method which a field is a 
floating-point data.
I would like to do that

<dtml-in sql_sequence>
... total calculation in some manner...
</dtml-in>

<dtml-var total_is fmt="%.2f">

Any idea?

Thanks to all

_______________________________________________
Zope mailing list
[email protected]
http://lists.zope.it/cgi-bin/mailman/listinfo/zope