[Zope] simple question about <!--#if expr="fieldname = 't'"-->
Chris Withers
chrisw@nipltd.com
Tue, 20 Feb 2001 09:38:57 +0000
Tim Cook wrote:
>
> Donald Braman wrote:
> >
> > Works! One million thanks! Is that documented anywhere? -Don
> >
>
> > I think it's because you used the assignment operator '=' instead
> > of the comparison operator '=='.
>
> Probably in the ZQR, and other places.
Yeah, like the Python Language reference ;-)
*grinz*
Chris
PS: I'd suggest movign to the <dtml-if expr=""> syntax, it's much nicer on the
eyes...