#LCTERM script ^C send?
21-Jul-90 15:36:22
Sb: #21071-#LCTERM script ^C send?
Fm: brian treadway 76116,3711
To: David Cressey 73230,1665
Dave: I've been using LCTERM's <CR> <LF> feature to end lines and make
script files readable for some time. What I had this time was something
different: lines that ended with <CR><CR><CR><CR><LF> and lines that had
four or five <CR>'s in the middle. I'm not sure how they got there, and
EDLIN wouldn't show that they were there or let me delete them. Meanwhile,
when I sent them to Compuserve, they were interpreted as line terminators,
so my messages got big blank spaces in the middle. I also had some extra
<CR>'s after the control-C I was trying to send at the beginning, which
interfered with using the control-C to raise the "User ID:" prompt. But
after I realized what was going on I was able to correct the problems.
BFT