SOAP - Problem with separate threads
Mark Smith
mark at maseurope.net
Fri Oct 26 13:47:46 EDT 2007
I imagine that you're POSTing the SOAP calls to the server, so you
could try using curl shell commands for the POSTs - that way, your
SendSoapCommands will not return until they have got a response.
Best,
Mark
On 26 Oct 2007, at 18:49, Dave wrote:
> So what I want is for SendSoapCommandX() to NOT return until the
> data has been transfered and the reply received.
More information about the use-livecode
mailing list