[Zope] Iterating n times in dtml

John Ziniti jziniti@speakeasy.org
Tue, 22 Jan 2002 18:27:09 -0500


How about:

<dtml-in "_.range(int(variable))">

</dtml-in>

Igor Leturia wrote:

>How can I make a loop that iterates n times (n being a variable) in
>dtml?
>
>Thanks in advance,
>
>			Igor Leturia
>
>_______________________________________________
>Zope maillist  -  Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>**   No cross posts or HTML encoding!  **
>(Related lists - 
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>
>