On Wed, 1 Dec 1999, Felipe Alvarez Harnecker wrote:
> Inside a DTML document i want to do this
> $var = 'bar' if $var eq 'foo';
<!--#if "var == 'foo'"-->
<!--#call "REQUEST.set('var', 'bar')"-->
<!--#/if -->
Oleg.
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.