Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bbn!rochester!ken From: ken@cs.rochester.edu (Ken Yap) Newsgroups: comp.os.cpm Subject: Re: Wish, wish *** CP/M KERMIT *** Message-ID: <3331@sol.ARPA> Date: Sat, 17-Oct-87 21:24:01 EDT Article-I.D.: sol.3331 Posted: Sat Oct 17 21:24:01 1987 Date-Received: Sun, 18-Oct-87 12:59:40 EDT References: <4260002@hpirs.HP.COM> <4748@oberon.USC.EDU> Reply-To: ken@cs.rochester.edu (Ken Yap) Organization: U of Rochester, CS Dept, Rochester, NY Lines: 13 |Hmmmm. You may have trouble with this one. I have KERMIT for the Kaypro |and Xerox, but it is not "nice"; KERMIT has all kinds of problems transmitting |any files with non-ASCII characters (such as found in unstripped WordStar, |dBase, Supercalc, etc.) I don't know what version of Kermit you have but Kermit has absolutely no problems transmitting all 8 bits, since it has a quoting facility to translate everything into a printable subset of ASCII. The host operating system may have problems storing the files, but that is another issue. I used to regularly transmit cross-compiled 8080 programs from Unix to my CP/M box with CP/M-80 Kermit. Ken