graemephillips
Programmer
I am trying to write a Tcl/Tk program that will run windows commands. Does anyone know the syntax that I should use?
Specifics:- The content of the windows command I would like to run is "TPPTesterClient.exe /f44.scr /s0 /o249 /d16" and I would like the effect to be the same as what would happen if I were to click the "Run" option on the start menu, but done from within the Tcl/Tk program.
Specifics:- The content of the windows command I would like to run is "TPPTesterClient.exe /f44.scr /s0 /o249 /d16" and I would like the effect to be the same as what would happen if I were to click the "Run" option on the start menu, but done from within the Tcl/Tk program.