Tom Scheidt wrote:
>
> Hi All,
>
> I can't get
>
> <dtml-with PARENTS[1]>
Have you tried <dtml-with "PARENTS[1]"> ?
I dont recall why ATM, but my rule-of-thumb is that if you are calling
ALLCAPS (ie. REQUEST,PARENTS...) wrap it in quotes.
_______________________________________________
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 )