2 Jul
1999
2 Jul
'99
9:47 p.m.
-----Original Message----- From: Michel Pelletier [mailto:michel@digicool.com] Sent: Friday, July 02, 1999 5:42 PM To: 'Lauri Posti'; zope@zope.org Subject: RE: [Zope] another beginners question about dtml
-----Original Message----- From: Lauri Posti [mailto:lauri@linnet.ee] Sent: Friday, July 02, 1999 3:53 PM To: zope@zope.org Subject: [Zope] another beginners question about dtml
hi,
the question is: how to determine the number of elements in list? in my case nubmer of elements in PARENTS[] .
<!--#var "_.len(PARENTS}"-->
Ooops. The } (right bracket) should be a ) (right paren). -Michel