Windows/DOS...
Do you know of any way to send keystrokes from Tcl to a DOS C program that waits for user input using function kbhit() in its source code?
what I understand is that this function cannot "listen" streams, i.e. redirection, is that true? any alternatives?
Thanks
Jorge
Do you know of any way to send keystrokes from Tcl to a DOS C program that waits for user input using function kbhit() in its source code?
what I understand is that this function cannot "listen" streams, i.e. redirection, is that true? any alternatives?
Thanks
Jorge