I have a very simple question: How do I set a variable when calling a <dtml-in> method? (I would like to use a zsql-method for more then one thing, and have therefore made a "case"-variable) Regards, A n d e r s G a a r s d a l H o l s t
<!--#call "REQUEST.set('case','whatever_the_case_may_be')"--> should work. __________________________________________________________________ Jim Sanford . Database Engineer / \ / Accelerated Technology, Inc. / / 720 Oak Circle Drive East / / \ Mobile, AL 36609 / / \ Voice: 334-661-5770 fax: 334-661-5788 / \ E-Mail: jsanford@atinucleus.com Web: http://www.atinucleus.com Source Code, No Royalties, Any CPU...It just make sense ! __________________________________________________________________ ----- Original Message ----- From: Anders Gaarsdal Holst <anders@colorweb.dk> To: <zope@zope.org> Sent: Sunday, November 21, 1999 5:29 AM Subject: [Zope] Setting a var
I have a very simple question:
How do I set a variable when calling a <dtml-in> method?
(I would like to use a zsql-method for more then one thing, and have therefore made a "case"-variable)
Regards, A n d e r s G a a r s d a l H o l s t
_______________________________________________ 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 )
participants (2)
-
Anders Gaarsdal Holst -
Jim Sanford