I am facing some problems in tcl/tk windows version I am using tcl/tk 8.4.4.0 version on win 98. When I am using "exec" then I am getting errors. example: set msg [exec c:\cssplit.exe]; where cssplit is "C" program and cssplit.exe executable file, when executing this, its giving error "child process exited abnormally while executing exec cssplit". when I am executing batch files then its givng couldn't execute test-spec.bat no such file or directory, but file is existing, not only this what ever I give with "exec" command all are getting errors. Could you please suggest me to execute this command.
And another question is related to "ctoken". ctoken in windows version tcl/tk not working why? Is there any another method replacing this in windows version tcl/tk?
Could you kindly suggest me.
And another question is related to "ctoken". ctoken in windows version tcl/tk not working why? Is there any another method replacing this in windows version tcl/tk?
Could you kindly suggest me.