From: utzoo!decvax!ucbvax!C70:info-cpm Newsgroups: fa.info-cpm Title: A new SUBMIT replacement Article-I.D.: ucb.1390 Posted: Sat Jun 19 15:19:26 1982 Received: Sun Jun 20 05:58:49 1982 >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