Re: Why doesn't foreach return a value
- From: Donald G Porter <dgp@xxxxxxxx>
- Date: Mon, 04 Feb 2008 10:44:19 -0500
tom.rmadilo wrote:
... Maybe it is more accurate to
say that Tcl evaluation does not return to the script if an
exceptional condition is returned by any command found in that script.
The accurate description of how things work is found here:
http://www.tcl.tk/man/tcl8.5/TclCmd/return.htm
--
| Don Porter Mathematical and Computational Sciences Division |
| donald.porter@xxxxxxxx Information Technology Laboratory |
| http://math.nist.gov/~DPorter/ NIST |
|______________________________________________________________________|
.
- References:
- Re: Why doesn't foreach return a value
- From: Fredderic
- Re: Why doesn't foreach return a value
- From: tom.rmadilo
- Re: Why doesn't foreach return a value
- Prev by Date: Re: trace error
- Next by Date: Re: Memory leak/limitations of TCL
- Previous by thread: Re: Why doesn't foreach return a value
- Next by thread: Re: How can I use tcl to read files written in GBK or GB18030 encoding?
- Index(es):
Relevant Pages
|