24 Oct
2001
24 Oct
'01
9:41 a.m.
* Toby Dickenson <tdickenson@devmail.geminidataloggers.co.uk> [011024 08:33]:
To explitly call a dtml method from python you need:
<dtml-var "sizeCalc(82,size(_.None,_)">
I just mailed this suggestion, too. However, now I'm slightly confused. It's what I was originally going to advise, and it's obviously the problem in this case, but then I tried it out, and found that <dtml-var "sizeCalc(82, size)"> actually *worked* for me. I wonder why? seb