This is my first post on this site. I am having a problem creating a function to dynamically print a TCL array of lists and I was hoping someone might be able to get me on the right direction. Here is the scenario:
proc DoSomething {Array} {
array set TheArray $Array
foreach a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.