upvar Questions

3

Can anyone let me know the difference between upvar 0 and upvar 1 in TCL, how we can use in real time. Kindly, if someone explain with example, it makes me more clear.
Tame asked 12/5, 2015 at 11:39

4

Solved

I have a question about upvar command in TCL. Using upvar command, we have have a reference to a global variable or a local variable in other procedure. I saw the following code: proc tamp {name1 ...
Tiaratibbetts asked 15/6, 2012 at 9:23
1

© 2022 - 2024 — McMap. All rights reserved.