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 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
