26 Jul
2000
26 Jul
'00
6:45 p.m.
Is there an easy way to simulate the functionality of a while loop in DTML?
26 Jul
26 Jul
8:18 p.m.
New subject: [Zope] while
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 )
9385
Age (days ago)
9385
Last active (days ago)
1 comments
2 participants
participants (2)
-
Daniel Rusch -
Leichtman, David J