I can't use the -mode option in the fconfigure Tcl command. It doesn't understand this option. I'm using Tcl v8.3.4. The manual doesn't talk about it either. I looked into the source file of tclIO.c and in the Tcl_GetChannelOption() and didn't see it parsed for the -mode option. Is it true that this option only available in v8.4a4.
The other question I have is what do I need to do to run the serial COM port in DOS. I've ported Tcl v8.3.4 to DOS. It appears that I have to provide my own DOS serial COM port function for this to work. I'd appreciate any pointers.
The other question I have is what do I need to do to run the serial COM port in DOS. I've ported Tcl v8.3.4 to DOS. It appears that I have to provide my own DOS serial COM port function for this to work. I'd appreciate any pointers.