![]() |
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: Wed Dec 21 2005 - 18:32:43 CET
Here is my last version of DYN_ex ...
proc DYN_ex args \
however when when I launch the choucroute proc (see my last message), I
% DYN_ex choucroute
append output [join $retoureval " "] does not help; I still get those
any idea ?
thanx!
|