List Question
20 TechQA 2023-01-26T15:04:22.313000Why does this code with TCL Upvar command generate an error?
38 views
Asked by Rajat Mitra
Why does this upvar refer to the global context? Or can upvar be used in a coroutine?
118 views
Asked by Gary
How to access a variable defined in proc 'a' from a different proc 'b' which does not call proc 'a'?
90 views
Asked by vandan
Tcl: Why is the dollar sign used in the first argument to `upvar`?
146 views
Asked by user32882
Tcl - Append or Modify a nested list in called function
350 views
Asked by dgarg
Tcl upvar and uplevel in performance
359 views
Asked by user1134991
Assigning to a variable in a parent context in Bash
1k views
Asked by user3840170
Tcl/Tk: scope of variables for a function within a function
510 views
Asked by the_meter413
Expected TCL: upvar vs namespace variable performance
282 views
Asked by user1134991
What purpose does upvar serve?
1.4k views
Asked by user2311285
Tcl upvar performance improvement vs. direct pass
297 views
Asked by user1134991
Tcl upvar issue
314 views
Asked by Guy
Difference between upvar 0 and upvar 1 in TCL
2.1k views
Asked by velpandian
What is the difference between a TCL namespace and a stack frame?
717 views
Asked by Otto Hunt
how do I update a variable via a tk window by name
97 views
Asked by PeterE
Elevating a variable scope without knowing its name
91 views
Asked by Gert Gottschalk
Usage of namespace/uplevel/global in TCL
658 views
Asked by little-dude
tcl proc using upvar resulting in history(nextid)
102 views
Asked by nikhiljakks
Tcl upvar to a variable in another proc
733 views
Asked by Lumpi
error : Can't read "n" : no such variable in tcl
16.9k views
Asked by Praveen kumar