![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: (newbie) storing outputs from all lines of procs into a string
From: <just80n@gmail.com>
Date: Mon Dec 19 2005 - 17:41:13 CET
I'll use this one but following code :
proc ex {COMMAND} {
gives me :
% ex choucroute
in other words " rename _puts puts " fails.... a workaround?
|