Hi all,
my tcl/tk program works fine, as long as program.tcl file is launched.
BUT, if I compile it to .exe (as described here: http://wiki.tcl.tk/11861) and I launch program.exe file, exec commands - like the following - don't work anymore:
set out [catch { exec "./collectfiles.bat" -ne $ip...
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.