![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveServer help
From: Ray <ray.mosley@gmail.com>
Date: Wed Jun 29 2005 - 03:22:20 CEST
I am using Tcl 8.3. I copied the code from
I start two tclsh session; in one tclsh (W1) I enter
In the other tclsh window (W2) I enter
Still following the example, in W2 I enter
I get the prompt back in W2 until I force a close or exit in W1.
What am I doing wrong? The example seems so easy.
|