Trailing-Edge
-
PDP-10 Archives
-
bb-kl11c-bm_tops20_v6_1_atpch1_16
-
autopatch/daplib.c16
There are 2 other files named daplib.c16 in the archive. Click here to see a list.
REP 39/1 ;16C1
DAPEDT==172 ;EDIT LEVEL
WIT
DAPEDT==173 ;EDIT LEVEL
INS 378/3 ;16C2
173 Increase DPMXM to 4096 so that files with very large records
can be transferred.
REP 48/4 ;16C3
ND DPMXM,^D512/2*^D9+^D100 ;Maximum Dap message size
ND DPMXMV,^D512/2*^D6+^D100 ;MAX DAP MESSAGE SIZE FOR VMS HOST
WIT
ND DPMXM,^D4096 ;[173]Maximum Dap message size
;[161] ND DPMXMV,^D512/2*^D6+^D100 ;MAX DAP MESSAGE SIZE FOR VMS HOST
SUM 25430