[Zope] simple DTML/namespace question: changing existing values in a method

darran.edmundson@anu.edu.au darran.edmundson@anu.edu.au
Mon, 21 May 2001 22:43:59 GMT


Can someone offer a means of accomplishing
the following:

<dtml-var header>
<dtml-var foo>
<dtml-if condition>
  <dtml-call "_.namespace(foo='newvalue')">
</dtml-if>
..
<dtml-var foo>
..
<dtml-var footer>

In this DTML method, if condition is true,
I'd like to modify foo's value for the
rest of the code that follows.  Seems easy
enough ...

As always, any help is much appreciated.

Cheers,
Darran.


---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/