Tcl/Tk Articles

Using Variables in Associative Arrays
I ran into this problem when I tried to insert a variable into the value part of an associative array(or hash) in Tcl. Apparently, in this situation the variable substitution does not take place...
Subscribe to Feed