So I need to communicate with a serial port using tcl/tk 8.3 but am having a problem: when I try to send data down it, nothing happens. Also, when I try to use fconfigure to set the mode of the serial connection, I get an error that -mode is not a valid argument, as if the program does not...