Tcl-Tk - Re: a small tk program problem

Posted on Wed Mar 26 10:20:49 2008 by vkon in response to 7457 (See the whole thread of 4)
Re: a small tk program problem
"" do $variables interpolation (like perl) whereas {}-strings do not do variable interpolation. See "seven tcl rules" wiki.tcl.tk for explanations on this
Write a response