![]() |
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: Ulrich Schöbel <ulrich@outvert.com>
Date: Fri Sep 30 2005 - 12:14:43 CEST
In article <dhiusu$nrl$1@btr0x6.rz.uni-bayreuth.de>,
Hi Christian,
set sum 20
sets a _global_ variable, whereas your second example
Verify it with info globals.
Best regards
Ulrich
|