Google
 

Trailing-Edge - PDP-10 Archives - bb-y390o-bm_tops20_v41_atpch_20 - autopatch/ornmac.c10
There are no other files named ornmac.c10 in the archive.
 INS 16/3	;10C1
	34	1/11/85 Add support for SNA Workstations. GCO 1603

 INS 173/5	;10C2
	;**;[34]Add 9 lines at 3780,378  DRB  1/11/85

	;;[34]SNA KEYWORDS

	X	<ACCESS-NAME>,ACC		;;[34]Access Name
	X	<APPLICATION>,PLU		;;[34]IBM application
	X	<CHARACTER-SET>,CHS		;;[34]Character Set
	X	<CIRCUIT>,CIR			;;[34]Circuit ID
	X	<DATA>,DAT			;;[34]IBM logon data
	X	<DESTINATION>,DST		;;[34]Destination
	X	<GATEWAY>,GWY			;;[34]Gateway
	X	<LOGON-MODE>,LOM		;;[34]IBM logon mode
	X	<SNA-WORKSTATION>,SNA		;;[34]SNA Workstation

 INS 64/6	;10C3
	;**;[34]Add 2 lines at NO-SESSION-ENTRIES  DRB 1/11/85
	;;SNA Switches
		X	<NOTRANSLATE>,NTL	 ;;[34]/NOTRANSLATE
		X	<SPOOL>,SPL		 ;;[34]/SPOOL
 REP 73/20	;10C4
		.STEND==.STATR			;LAST SYMBOL
 WIT
	;**;[34]Replace 1 line with 9 lines at .STEND  DRB  1/11/85

	;[34]SNA SET PARAMETERS

		.STCHS==10422			;[34]Character Set
		.STCIR==10423			;[34]Circuit-ID
		.STDAT==10424			;[34]IBM Logon Data
		.STLOM==10425			;[34]IBM Logon Mode
		.STPLU==10426			;[34]IBM Application (PLU)
		.STDST==10427			;[34]Destination Specification
		.STSPL==10430			;[34]/SPOOL
		.STNTL==10431			;[34]/NOTRANSLATE
		.STEND==.STNTL			;[34]LAST SYMBOL

 INS 43/32	;10C5
	;**;[34]Add 1 line at DEF.TY:+4L  DRB  1/11/85
		DF.SNA==4			;[34]SNA
 INS 51/32	;10C6
	;**;[34]Add 2 lines at DEF.LN:+1L  DRB  1/11/85
	DEF.GW:! BLOCK	1			;[34]Gateway name for SNA node
	DEF.AN:! BLOCK	3			;[34]Access name for SNA node
 SUM 102081