23 Feb
2000
23 Feb
'00
6:35 p.m.
At 17:21 23/02/00 +0000, you wrote:
Richard Moon wrote:
but why does <dtml-var expr="know_nothing" not return anything to the calling object ?
Just when you think you are getting the hang of it :-)
I *think* that
<dtml-var know_nothing>
is actually equivalent to
<dtml-var expr="know_nothing()">
however I can't test this at the moment so I may be completely wrong :-).
Absolutely right ! Yes ! Brain spin reduced to normal now !
/Matt
Richard Moon richard@dcs.co.uk