Re: Why doesn't foreach return a value
- From: Darren New <dnew@xxxxxxxxxx>
- Date: Fri, 01 Feb 2008 17:56:50 -0800
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?
.
- Follow-Ups:
- Re: Why doesn't foreach return a value
- From: tom.rmadilo
- Re: Why doesn't foreach return a value
- 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: How to do "press any key to continue"?
- Next by Date: Need help on Tablelist
- Previous by thread: Re: Why doesn't foreach return a value
- Next by thread: Re: Why doesn't foreach return a value
- Index(es):
Relevant Pages
|