From: utzoo!decvax!ucbvax!ARPAVAX:C70:info-cpm Newsgroups: fa.info-cpm Title: MODEM770 Article-I.D.: ucb.2118 Posted: Sun Oct 10 16:37:02 1982 Received: Fri Oct 15 01:16:40 1982 >From PLK@Mit-Mc Sun Oct 10 16:36:32 1982 A new version of MODEM7 is available on MIT-MC in AR61:CPM; The files are: MODEM 770ASM MODEM 770HEX MODEM 770COM MCNFG 770ASM MODEM 770HIS In addition MODEM 76LIB has been renamed to MODEM 77LIB for consistency. An explaination of the changes follows: ;10/10/82 Made the following changes: ; ; 1. Corrected bug in routine to check local command ; to set baud rate, ; 2. Corrected bug in NEWFILE routine, ; 3. Reordered the configuration section to make it ; easier to change, ; 4. Introduced two optional toggles: ; a. backspace to rub - on/off, ; b. send local command to remote unless special character/ ; use local command locally unless special character, ; 5. Give new configuration message on toggle, ; 6. If text file open give message on exiting terminal mode ; about possible buffer loss, ; 7. Give error message on reset disk to R/W attempt when file ; open, ; 8. Give error message if no file open when DEL, NOL or ; WRT attempted, ; 9. Give error message if command invalid, ; 10. Move PMMI dialing routines so they also can be overlaid ; by non-PMMI user routines. ;P.L.Kelley