[Zope] sequence-number math

Andreas Jung andreas at andreas-jung.com
Tue Oct 14 11:34:40 EDT 2003


--On Dienstag, 14. Oktober 2003 9:21 Uhr -0600 hpinson at indepthl.com wrote:

> In DTML, does anyone know how to perform math on a dtml-in sequence-
> number attribute.  For example
>
> sequence-number == sequence-number - 1
>

the variable defined by dtml-in should *never* be modified. they
are readonly.

-aj



More information about the Zope mailing list