Hi, how can I stop a dtml-in loop? Something like:
<dtml-in "_.range(1000)">
...code...
<dtml-if valueOk>
STOP THE LOOP
</dtml-if>
</dtml-in>
thanks in advance.....
--
Diego Rodrigo Neufert
Webmaster / Web Developer - Magic Web Design
-----------------------------------------------------------
[EMAIL PROTECTED]
www.magicwebdesign.com.br
Curitiba - PR - Brasil
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
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 )