I'm attempting to execute a Tcl Script from another Tcl script. However, I cannot get execution to return from the child script back to the parent script.
I'm also passing parameters into the child script. Right now I'm using the following syntax:
[exec cmd.exe /c script_name.tcl $arg1...
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.