21 Sep
2001
21 Sep
'01
12:42 p.m.
I defined an external method "build_adn" which I can call from a DTML-document. How do I call it from a Python script? I tried e.g. "return build_adn (zone)", but it did not work. Peter