22 May
2001
22 May
'01
2:05 p.m.
On Tue, 22 May 2001, Andreas Wandel wrote:
I am new to python !
Welcome!
I want to pass an argument to an external method. The argument is an dtml document (more precisely: the content of the document). I tried this:
<dtml-var ExternalMethod(<dtml-var DtmlDocument>)>
This produces a "parse error". I guess there have to be some quotes or brackets - but where?
You've made so many errors here. I cannot list all these errors - you better go and read docs. Good luck! And remember - no DTML inside DTML! Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.