Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!LCG.CONN@DEC-MARLBORO.ARPA From: LCG.CONN@DEC-MARLBORO.ARPA@sri-unix.UUCP Newsgroups: net.micro.cpm Subject: New UMODEM35.C Message-ID: <4681@sri-arpa.UUCP> Date: Mon, 29-Aug-83 21:24:15 EDT Article-I.D.: sri-arpa.4681 Posted: Mon Aug 29 21:24:15 1983 Date-Received: Thu, 1-Sep-83 21:02:20 EDT Lines: 27 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 -------