home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Oakland CPM Archive
/
oakcpm.iso
/
cpm
/
submit
/
newbat3.lbr
/
MKBATPUB.TZP
/
MKBATPUB.TIP
Wrap
Text File
|
1988-01-23
|
896b
|
22 lines
10/18/85
MAKBATCH.COM is a handy approximation of the ZCPR3 ALIAS
function that works well on vanilla CP/M 2.2 or ZCPR1
systems. Its one major shortcoming (along with the slow
execution speed typical of programs that depend on
SUBMIT-style disk files and the lack of parameter passing
from the command line) is that it creates $$$.SUB in the
currently logged user area and thus execution halts if the
command takes the system out of that user area. If you have
installed the Plu*Perfect Systems PUBlic patch to your BDOS,
there is a simple fix. Change the byte at 4ABh from 24h to
A4h. $$$.SUB will be created as a PUBlic file and will be
found by your patched BDOS regardless of what user area the
command file logs into. Happy batching!
Bruce Morgen
be
found by your patched BDOS regardless of what user area the
command file logs into. Happy batching!