13 Nov
1999
13 Nov
'99
4:07 p.m.
On Sat, 13 Nov 1999, NИmeth MiklСs wrote:
Is there a way to change the value of the value of a proparty in a DTML script? I tried this but no success: <dtml-var "prop1='new value'">
I think it should be (untested): <dtml-call "manage_changeProperties(prop1='value1', prop2='value2')"> Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.