Re: ncsim stop in Tcl proc problem?
- From: Bryan Oakley <oakley@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Sep 2006 14:10:43 GMT
Donald Arseneau wrote:
"Davy" <zhushenli@xxxxxxxxx> writes:
stop ... -exec [join $cmds ";\n"]
stop ... -exec { [join $cmds ";\n"] }
,but it cannot find $cmds, why?
Didn't we just go through this with $base?
(By the way, no need for *both* ; and \n. Either would suffice.)
True. It is a belt and suspenders approach. I added the \n in my earlier example simply for the case where a human wants to look at the generated output. Why I didn't *just* use \n remains a mystery even to me :-)
.
- Prev by Date: Re: How does xotcl compare to ruby?
- Next by Date: Re: Why no central repository for tcl extensions?
- Previous by thread: Clock Display using After
- Next by thread: tile combobox question
- Index(es):
Relevant Pages
|