[Zope] If/And statements?
J. Atwood
jatwood@bwanazulia.com
Wed, 11 Oct 2000 18:37:51 -0400
That was the stuff...
Thanks,
J
> From: Daniel Rusch <drusch@globalcrossing.com>
> Date: Wed, 11 Oct 2000 16:29:52 -0500
> To: "J. Atwood" <jatwood@bwanazulia.com>
> Subject: Re: [Zope] If/And statements?
>
> <dtml-if "a==b and c==d">
> blah
> <dtml-elif "e==f">
> blah blah
> <dtml-else>
> blah blah blah
> </dtml-if>
>
> "J. Atwood" wrote:
>>
>> Ok.. a very simple question.
>>
>> How do you do a if statement with an 'and'. If this, and that..
>>
>> Was just asked of me and I had really not come up against it in Zope.
>>
>> (must be Wednesday)
>>
>> Thanks,
>> J
>>
>> _______________________________________________
>> Zope maillist - Zope@zope.org
>> 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 )
>