C70:info-cpm (06/19/82)
>From RGF@Mit-Mc Sat Jun 19 15:19:11 1982
Another replacement for the SUBMIT program is now on
MC. Applicable files are:
AR11:CPM;EX ASM
AR11:CPM;EX DOC
AR11:CPM;EX COM
The principle adventages of EX are that it buffers the
SUBMIT text in memory for speed (it uses the top of the TPA,
then adjusts the BDOS entry pointer to prevent overwriting),
and that it extends the batch concept to character input, elim-
inating the need for XSUB (which only extends batch input to
CP/M function 10 anyway).
To reassemble, you'll need SID, MAC, REL.UTL (from CPMUG),
and ED. The COM file is perfectly useable as is, so re-assembly
should not be necessary.
--Ron Fowler