On Wed, Dec 7, 2016 at 5:14 PM, René J.V. Bertin <rjvber...@gmail.com>
wrote:

> That seems to do the trick all right. I was a bit hoping for a `foreach`
> option to make limit the scope of the loop variable and all variables
> declared inside the loop


Tcl doesn't grok closures, or scoping in general (although it does handle
some limited cases). It's just string manipulation. :/

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to