Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83; site usceast.UUCP
Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!mcnc!ncsu!ncrcae!usceast!ted
From: ted@usceast.UUCP (Ted Nolan)
Newsgroups: net.bugs.uucp
Subject: Re: Need help with XENIX UUCP L.sys
Message-ID: <2136@usceast.UUCP>
Date: Wed, 28-Nov-84 19:41:08 EST
Article-I.D.: usceast.2136
Posted: Wed Nov 28 19:41:08 1984
Date-Received: Fri, 30-Nov-84 08:28:29 EST
References: <3034@sri-tsc.UUCP> <2413@ucla-cs.ARPA>
Reply-To: ted@usceast.UUCP (System Programmer)
Organization: Csci Dept, U of S. Carolina, Columbia
Lines: 32
Summary: 

Don't have xenix here but...

At one point I was trying to dial a modem through expect send sequences in
L.sys ( on v7 I think) and needed to send a CR .  The only way I found to do
this was to actually put an honest to goodness physical CR on the line.

There are several ways to do this, but if all else fails do 
	stty nl
which turns off the mapping of CR s to LF s (which means you will need to hit
linefeed (Control J)  instead of return until you do another stty).

While in this mode, ed the file and in the position that you want the cr,
do a substitute with a cr in it. Leave the editor and do
	stty -nl

This will work on any v7 based system that I am aware of. (And a quick look
at the sys5 man page leads me to think it will work there too).

If xenix has a good vi, get in the position you need the CR go into insert mode
and hit ^V . (control V and return)

I should note that L.sys will be hard to look at after you do this.

			Good Luck
			Ted Nolan	..usceast!ted
-- 
-------------------------------------------------------------------------------
Ted Nolan                               ...decvax!mcnc!ncsu!ncrcae!usceast!ted
6536 Brookside Circle                   ...akgua!usceast!ted
Columbia, SC 29206
      ("Deep space is my dwelling place, the stars my destination")
-------------------------------------------------------------------------------