![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Parms With Ranges
From: Kaitzschu <kaitzschu@kaitzschu.cjb.net.nospam.plz.invalid>
Date: Sun Feb 26 2006 - 23:28:40 CET
On Sun, 26 Feb 2006, gamename wrote:
> Anyone have any code that can work with ranges of values passed to a
This sounds just a bit too familiar :)
Maybe you could take a look at
--
-Kaitzschu
s="TCL ";while true;do echo -en "\r$s";s=${s:1:${#s}}${s:0:1};sleep .1;done
Received on Sun Apr 30 02:16:18 2006
|