![]() |
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: Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at>
Date: Mon Dec 19 2005 - 18:09:29 CET
suchenwi <richard.suchenwirth-bauersachs@siemens.com> wrote:
yes, so far.
> and better not use [eval]
Wrong!
> (because it will break up $args to multiple words,
Yes, of course: Separate "words" such as e.g.:
Thus,
(*): of course only when used that way.
PS: for completeness sake:
|