Trailing-Edge
-
PDP-10 Archives
-
klad_sources
-
klad.sources/dskah.ctl
There are no other files named dskah.ctl in the archive.
!**** DSKAH.CTL MAR-78
!***** ASSEMBLE PROGRAM
MAC::@R MACRO
*DSKAH@
@IF (ERROR) @GOTO BLO
LNK::@RUN DLINK
*DSKAH.SAV/SAV=DSKAH/NOSYM/NOINIT/GO
@IF (ERROR) @GOTO BLO
CRF::@R CREF
*DSK:DSKAH.LST=DSKAH/O
@IF (ERROR) @GOTO BLO
DC2::@RUN DECDOC.SAV
*DSKAH/S=DSKAH.TXT,DSKAH.HST,DSKAH.LST
@IF (ERROR) @GOTO BLO
DEL::@DEL DSKAH.REL,DSKAH.LST
@IF (ERROR) @GOTO BLO
@GOTO LOG
!
BLO::@R PIP
*DSKAH.BLO=NUL:FOO
LOG::