Problem with "read from socket"
Dar Scott
dsc at swcp.com
Mon Jun 28 14:02:29 EDT 2004
On Jun 28, 2004, at 1:38 PM, maxence.bernard at ensi-bourges.fr wrote:
> set the socketTimeoutInterval to 1000
From the Transcript Dictionary:
As long as the action is still pending, the socketTimeout message is
sent every time the socketTimeoutInterval elapses. For example, if the
socketTimeoutInterval is 1000 milliseconds (one second), a
socketTimeout message is sent every second until the action completes.
Your script is waiting for two bytes.
Dar Scott
More information about the use-livecode
mailing list