I am trying to create a starkit/starpack for a bunch of TCL scripts that someone else has written. Throughout their code the path is hard coded.
In the first file they do this....
**myapp.tcl**
global path
set path "C:/myapp"
source $path/common/gui.tcl
Then throughout their scripts they...
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.