Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!w8sdz@brl From: w8sdz@brl@sri-unix.UUCP Newsgroups: net.micro Subject: umodem version 3.5 Message-ID: <4731@sri-arpa.UUCP> Date: Wed, 31-Aug-83 05:37:24 EDT Article-I.D.: sri-arpa.4731 Posted: Wed Aug 31 05:37:24 1983 Date-Received: Sat, 3-Sep-83 17:44:43 EDT Lines: 38 From: Keith Petersen I think I may have given you the wrong version number for the latest umodem. Here's the correct info: ---forwarded message--- Date: Mon 29 Aug 83 21:24:15-EDT From: LCG.CONN at DEC-MARLBORO.ARPA To: info-cpm at BRL.ARPA Re: New UMODEM35.C Hi -- I have just uploaded a new version to UMODEM to AR43:CPM. CRCs check. Version 3.5 incorporates two new features: 1) the option to compile for UNIX SYSTEM III is now available; to use it, compile with SYS3 defined -- cc -o umodem -DSYS3 umodem.c This makes the third type of UNIX system supported. JHU and VER7 (Version 7) are the other two. 2) UMODEM now has a multiple-command mode, similar to Bill Westfield's MODEM. Invoked as "umodem -c", the user is given a prompt like -- 3 L UMODEM> The user can type ? for help, "st filename" to send a text file, "y filename" to display file status, etc, as well as "1" to select FTP 1, "7" to enable a 7th bit mask, "M" to toggle the ability to overwrite files, "L" to toggle logging to umodem.log, etc, as described in the built-in help. The letters prefixing "UMODEM>" tell the user which options are invoked. In the above example, FTP 3 and logging of output are enabled (FTP 3 is the Christensen protocol). Enjoy! Rick Conn