![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: My own control structures are slow
From: Christian Gollwitzer <auriocus@btcips73x1.cip.uni-bayreuth.de>
Date: Fri Sep 30 2005 - 11:01:20 CEST
Donald Arseneau wrote:
Many thanks for your suggestion, but it doesn't work either :-( because
set sum 20
I get an empty response. Maybe this is a bug in my tcl 8.4.9? info
proc test {} {
which gives me "sum" :-( The cmdline in tkcon is executed with
Christian
|