On Wed, 21 Mar 2001, Karl Munroe wrote:
> <dtml-call "RESPONSE.set('myVariable', myVariableValue)">
>
> Error Type: AttributeError
> Error Value: set
<dtml-call "REQUEST.set('myVariable', myVariableValue)">
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.