Re: Why doesn't foreach return a value



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.

No, it isn't.

The script is destroyed, evaluation stops and control is returned to
the enclosing context.

No, it isn't.

--
Darren New / San Diego, CA, USA (PST)
On what day did God create the body thetans?
.



Relevant Pages