A loop with post messages
paolo
carambola at aliceposta.it
Thu Jan 13 04:23:50 EST 2005
Thank you Dave. You are right. Now it works.
Ciao Paolo
> Try removing the first line.
>
> repeat 3
> ## if the opensockets is not empty then resetAll
> put field "Headers" ....
> post MESSAGGIO to URL INDIRIZZO
> put it & return after message
> end repeat
>
> Using resetAll (or libUrlResetAll) is generally discouraged. But it
> should never be used in a handler before other statements in the same
> handler that use libUrl ("post" in this case).
>
> Cheers
> Dave
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list