[fa.info-vax] SOS

info-vax@ucbvax.ARPA (08/23/85)

From: sasaki@harvard.ARPA (Marty Sasaki)

We just converted another machine from VMS version 3.7 to 4.1 and
have found that SOS has a serious problem, we can't use the escape
character as a delimator. I know that SOS is being phased out, but
I want to minimize the withdrawal pain.

	Marty Sasaki (sasaki@harvard)

info-vax@ucbvax.ARPA (08/23/85)

From: RAY@SRI-KL.ARPA


You need to do SET TERM/NOLINE_EDIT before you run SOS. 

Ray
-------

info-vax@ucbvax.ARPA (08/23/85)

From: Tony Li <Tli@Usc-Eclb>


You need to:

$ SET TERM/NOESCAPE/NUMERIC/NOLINE

;-)

info-vax@ucbvax.ARPA (08/24/85)

From: Keith F. Lynch <KFL@MIT-MC.ARPA>

  Now that's real clever.  You have to say /NOLINE_EDIT if you want
to LINE EDIT!
								...Keith