[Zope] while

Daniel Rusch drusch@globalcrossing.com
Wed, 26 Jul 2000 15:18:47 -0500


Try:

<dtml-in "_.range(1,10)">
 <dtml-var sequence-item>
</dtml-in>

"Leichtman, David J" wrote:

> Is there an easy way to simulate the functionality of a while loop in DTML?
>
> _______________________________________________
> 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 )