![]() |
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: Bryan Oakley <oakley@bardo.clearlight.com>
Date: Mon Dec 19 2005 - 17:56:57 CET
just80n@gmail.com wrote:
You can't rename something, giving it a name of an existing proc. In
The workaround is to either a) only redefine puts once outside the
I'd vote for a. Is there a reason you want to continually rename puts?
|