![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: A subst-antial question
From: John Seal <sealj@indy.raytheon.com>
Date: Fri Apr 28 2006 - 15:01:16 CEST
Dan Smart wrote:
You must mean something else.
% set multiStatementList {
set foo(a) 1
(bin) 2 % eval $multiStatementList
I *do* understand what you mean about [list] escaping semicolons. My
|