Message order ( was send ___ to ...)
Dar Scott
dsc at swcp.com
Tue Apr 23 18:39:01 EDT 2002
On Tuesday, April 23, 2002, at 05:21 PM, Dar Scott wrote:
> Here is the result:
> 2
> card deleted
> Click on other button NOW!.
> Don't click now.
> 1
> socketClosed
> 3
> other button
You might not get socketClosed. Depending on your OS (and whether
there is really a port listening at 12345) you might get
openCallback (W2K), socketClosed (OS X) or maybe socketError.
(The TD says if the socket fails to open due to an error a
socketError message is sent, however, I'm not sure whether a
failure to open due to no listening port is actually an error. On
OS X a socketClosed is sent in that case.)
Dar Scott
More information about the use-livecode
mailing list