[Zope] PythonScript calls Z SQL Method
Horst Wald
horstwald@hotmail.com
Wed, 13 Jun 2001 13:04:36 -0000
Hi!
>can one PythonScript-Object A() call another PythonScript-Object B()
> >without help from 'above'? Like (suppose we're in A)
>x=5
>y=B()
>z=6
>
>y=context.B()
>
>should do it.
>
>hoping this helps.
Thank you! It did. But can a PythonScript-Object A() call a Z SQL Method
B(X) without help from 'above'? Like in the above example? Neither
y=context.b('x') nor y=context.b(X='x')
work. I get: Resource not found
Horst
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.