> Peter Lang wrote:
> > Hi,
> >
> > After investigating the Source of xmlrpc i thought i know how to use
> > it... Everything work so far, but the last Step does not work.
> > The line: myStruc.Value(a) has to return the result, but instead of
> > giving back an int i get an RpcStruct again and ag
Sent it tonight, and still don't see it on the list, so reporting the
bug fix again. See below.
Peter Lang wrote:
> Hi,
>
> After investigating the Source of xmlrpc i thought i know how to use it...
> Everything work so far, but the last Step does not work.
> The line: myStruc.Value(a) has to r
Peter Lang wrote:
> Hi,
>
> After investigating the Source of xmlrpc i thought i know how to use it...
> Everything work so far, but the last Step does not work.
> The line: myStruc.Value(a) has to return the result, but instead of giving
> back an int i get an RpcStruct again and again.
>
> The
Hi,
After investigating the Source of xmlrpc i thought i know how to use it...
Everything work so far, but the last Step does not work.
The line: myStruc.Value(a) has to return the result, but instead of giving
back an int i get an RpcStruct again and again.
The sample does not much useful, bu