home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
CPM
/
PROGRAMS
/
LIST
/
UNSPOL42.LBR
/
GETUNSPL.JOB
next >
Wrap
Text File
|
2000-06-30
|
640b
|
21 lines
;;getunspoolfiles b
; drive with lbrs ^^
; Extracts the necessary files to re-assemble unspool
lu -o $1:unspol41 -e unspool.dqc *.u?p -o $1:rsx12 -e reloccp.sys bdos.* rsxmast.* reloccp.ovr asmrsx.job
unsq unspool.dqc
unsq *.uqp
unsq bdos.dqf
unsq rsxmast.mqc
era unspool.dqc
era *.uqp
era rsxmast.mqc
era bdos.dqf
ren byersx.inc=unspool.doc
ren rsxcust.def=rsxcust.usp
ren rsxinit.inc=rsxinit.usp
ren rsxio.inc=rsxio.usp
ren rsxmain.inc=rsxmain.usp
;edit rsxio.inc AND rsxcust.def to taste, then assemble
;when complete overlay with reloccp.ovr (optional)
job asmrsx
îY