jhaynesatalumni wrote: >> If there is text left to be transmitted, the program will send all >> except the last word, no matter how long or short the message may be, >> until I hit "Enter" again. > > I imagine this is intentional on the part of the programmer - you have > to hit enter or maybe space after the last word. That's how it knows > whether you are finished transmitting for a while or whether you have > just paused to think or catch up.
Make sure you are not in "word" mode. If you are it will not transmit the last word until it sees a space or an <RX> directive. Philip
