12 Jun
2001
12 Jun
'01
11:32 a.m.
Hi! I hope this is not a stupid question: can one PythonScript-Object A() call another PythonScript-Object B() without help from 'above'? Like (suppose, wer're in A): ... x=5 y=B() z=6 ... and in the dtml-document: <dtml-var expr="A()"> without having to give A a parameter b and write <dtml-var expr="A(B())"> and in A: ... x=5 y=b z=6 ... By the way: does anybody know a good tutorial besides http://www.python.org/doc/current/tut/tut.html thanks Horst _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.