Google
 

Trailing-Edge - PDP-10 Archives - bb-bt99g-bb - scpar.c12
There are no other files named scpar.c12 in the archive.
 INS 25/3	;12C1
	;The user data string associated with the CB must be no longer than:

		XP UDA.MX,^D16		;MAXIMUM VALUE


 REP 35/3	;12C2
		WORD UDA,<<^D16+3>/4>	;END USER CONNECT DATA
 WIT
		WORD UDA,<<UDA.MX+3>/4>	;END USER CONNECT DATA
 SUM 70581