Re: (newbie) storing outputs from all lines of procs into a string
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: (newbie) storing outputs from all lines of procs into a string

From: <just80n@gmail.com>
Date: Mon Dec 19 2005 - 16:06:17 CET

hmmm. Sounds good...
But as a newbie I don't see how to do that while keeping the normal
behaviour of "puts" in the other 99% of the program...

And would this give me the errors that would show up if I typed
"gimmedat" (the name of my example proc in my first msg) on the prompt
of my modified wish?

I basically want everything that would have been printed on the screen
if I typed "gimmedat" at the command line REDIRECTED to a string
(while keeping output to command line)
Received on Fri Dec 23 19:02:10 2005