Hi,
For example if I have file1.tcl and file2.tcl
file1.tcl
----------
global flag
set flag 0
file2.tcl:
----------
Here i need to use the value of flag that is present in file1.tcl.
My obejctive is to read the value of a variable present in file1.tcl from file2.tcl.
Can anyone help me...
Hi,
We are using TCL\TK and while trying to write into a file, getting below error message inconsistently for some of the records:
Syntax error in expression "+ 119 +": premature end of expression.
As I am pretty new to TCL\TK, it would be very helpful if I get any information on how to...
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.