Trailing-Edge
-
PDP-10 Archives
-
bb-kl11i-bm_tops20_v7_0_atpch_1-22
-
autopatch/daplib.c12
There are 2 other files named daplib.c12 in the archive. Click here to see a list.
REP 39/1 ;12C1
DAPEDT==171 ;EDIT LEVEL
WIT
DAPEDT==172 ;EDIT LEVEL
REP 263/3 ;12C2
136 DAP arcitecture suggests that file names sent to other systems
WIT
136 DAP architecture suggests that file names sent to other systems
INS 373/3 ;12C3
172 fix problem with VMS print files transfering with corrupted
carriage control by correcting error introduced into OUTBYT
routine with edit 130 which caused character returned in S1
to be overwritten with a byte pointer.
REP 21/111 ;12C4
MOVE S1,PAGBP ;[130]GET THE CURRENT POINTER
CAME S1,PAG1 ;[130]IS THE PAGE FULL?
WIT
MOVE S2,PAGBP ;[172]GET THE CURRENT POINTER
CAME S2,PAG1 ;[172]IS THE PAGE FULL?
SUM 236862