Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!vaxine!wjh12!genrad!decvax!harpo!ihnp4!zehntel!hplabs!sri-unix!kevinw@Su-Dsn.ARPA From: kevinw@Su-Dsn.ARPA Newsgroups: net.micro.cpm Subject: Re: kermit query Message-ID: <12496@sri-arpa.UUCP> Date: Wed, 18-Apr-84 22:51:00 EST Article-I.D.: sri-arpa.12496 Posted: Wed Apr 18 22:51:00 1984 Date-Received: Wed, 25-Apr-84 00:33:51 EST Lines: 8 From: Kevin W. Rudd the ^Z it the CPM end of file character for ascii files. it is always there except when it would be the first character in a new allocation (either new block or new extent, i don't remember) kermit apparently does not differentiate between text (with 0x1a marking end of file) and binary (with no end of file -- only data) -- K