Re: Binary / SOAPpy

2007-06-08 Thread Tim Golden
Robert Rawlins - Think Blue wrote: > I have a WebService call which returns an array, the first element in > that array is the binary for a zip file, however I’m having trouble > writing that binary string into an actual file when it arrives, I’ve > tried the following method. > > Result = call

Binary / SOAPpy

2007-06-08 Thread Robert Rawlins - Think Blue
Hello Guys, I have a WebService call which returns an array, the first element in that array is the binary for a zip file, however I'm having trouble writing that binary string into an actual file when it arrives, I've tried the following method. Result = call to the webservice that returns