[Zope] In - tag
Martijn Faassen
M.Faassen@vet.uu.nl
Thu, 29 Apr 1999 18:42:16 +0200
Paul Everitt wrote:
>
> On Thu, 29 Apr 1999, Tom Deprez wrote:
>
> > Martijn, thanks for the input!
> >
> > I'm trying to get the in tag working.
> >
> > <!--#in (1,2,3,4,5,6,7)-->
>
> _Pretty_ close:
>
> <!--#in "(1,2,3,4,5,6,7)"-->
>
> ...will do it. The quotes are needed because you are asking for a Python
> expression to be used.
Oops -- I should've tested it, I knew that! Stupid me. Sorry for the
misleading information. I did test most of the other snippets in the
Zope vs ASP post I made, though.
Regards,
Martijn