If I understand your situation correctly, first you must source the other Tcl script (source <scriptname>). Then you invoke the proc normally. Alternatively, you could have made the other script(s) a package. Then you basically source the package only with "package require ...".
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.