Msg: 6785 *Conference*
09-01-96 22:36:36
From: ROBERT BENSON
To : DAVID SOWD
Subj: REPLY TO MSG #6784 (NEED HELP)
David: When you send your text to the problem system does it eliminate all of your carriage returns? If so that system is looking for line feeds ONLY, a line feed is a control J (^J). The M100/102 sends carriage returns ONLY, a carriage return is a control M (^M). If this is the case the best solution is to find where your TERMINAL settings are stored in that system and change them to ADD carriage returns to line feeds. If this is not possible you might try embedding a ^J in your text where you need a carriage return using the ^P feature... hold down the control key [CTRL] and hit the P and J keys in that order, you should now see a ^J in your text. -=Robert=-