hi there,<br>
<br>
i'm new to tcl/tk and am learning this language, i know this is a silly question, but i just can't fix the<br>
problem. look at the following lines.<br>
<br>
set i 100<br>
set ok [myProc $i]<br>
<br>
proc myProc {n} {<br>
puts i'm in myProc, n is $n<br>
}<br>
<br>...
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.