The _.range method doesn't appear to be available in Zope 1.10. Is this correct or am I missing something?
This loops total_count times and prints the number of the sequence
<dtml-in "_.range(total_count)"> <dtml-var sequence-item> </dtml-in>
If I can do looping, is there a way to break out of a loop?
not sure about that bit!
hth tone out ------ Dr Tony McDonald, FMCC, Networked Learning Environments Project http://nle.ncl.ac.uk/ The Medical School, Newcastle University Tel: +44 191 222 5888 Fingerprint: 3450 876D FA41 B926 D3DD F8C3 F2D0 C3B9 8B38 18A2
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )