15 Apr
2004
15 Apr
'04
5:30 p.m.
In DTML, when I call a script (let's call is S) using <dtml-var S> the script receives the DTML namespace as "_". However, when I call it using <dtml-var "S()"> the script seems to getting an empty namespace. Aren't these two identical ? Russell Fine