9 Jan
2003
9 Jan
'03
9:42 p.m.
Nathan 'Nato' Uno wrote at 2003-1-8 16:53 -0600:
On Wed, 2003-01-08 at 15:57, Dieter Maurer wrote:
I use XML-RPC to call External Methods without problems.
I use Zope 2.5.1. <snip>
Can you send me the method description so that I can see the arg list? def startNewsletterProduction(self,mode,pid): and def finishNewsletterProduction(self,mode,errors,statistics):
Dieter