8 Jun
2000
8 Jun
'00
8:16 p.m.
-----Original Message----- From: Tom Scheidt <tom@falsemirror.com> To: zope@zope.org <zope@zope.org> Date: donderdag 8 juni 2000 22:07 Subject: [Zope] PARENTS
Hi All,
I can't get
<dtml-with PARENTS[1]>
to work.
I want it reference the folder containing the folder containing the document, but i get:
Error Type: KeyError Error Value: PARENTS[1]
try: <dtml-with "PARENTS[1]"> (untested) Rik