mightyscotchpine
MIS
Hello. I'm getting a funny response from a Visual TCL program called scoadmin on a SCO Openserver 5.0.4 system. When I hit keys, I get no response from the program until I hit enter. When I hit enter, all my previous key strokes are executed.
I found this is /tmp/tclerror.656.log:
...
The rest is the details of the code that called VtInfo -charm. I can post it if anyone wants it. I get the same problem with another menu program, ssdiag. But I don't see any tcl error log generated b/c of that. Could this have any bearing on my key-stroke response problem? I don't know tcl beyond the theory - any help would be kind.
I found this is /tmp/tclerror.656.log:
Code:
Uncaught error in Tcl program: scoadmin:
(vTcl interp) Failed reading Receive Msg length - Invalid argument
Error code = NONE
(vTcl interp) Failed reading Receive Msg length - Invalid argument
while executing
"VtInfo -charm"
invoked from within
The rest is the details of the code that called VtInfo -charm. I can post it if anyone wants it. I get the same problem with another menu program, ssdiag. But I don't see any tcl error log generated b/c of that. Could this have any bearing on my key-stroke response problem? I don't know tcl beyond the theory - any help would be kind.