Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ucsfcgl.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!sdcrdcf!sdcsvax!akgua!mcnc!decvax!ucbvax!ucsfcgl!harrison From: harrison@ucsfcgl.UUCP (Peter Harrison%MIS) Newsgroups: net.micro.apple Subject: Re: Buffering of printer between Apple and unix Message-ID: <332@ucsfcgl.UUCP> Date: Fri, 10-Aug-84 14:45:27 EDT Article-I.D.: ucsfcgl.332 Posted: Fri Aug 10 14:45:27 1984 Date-Received: Tue, 14-Aug-84 01:08:18 EDT References: <240@hou2e.UUCP> Organization: Computer Graphics Lab, San Francisco Lines: 11 This problem of loss of the first few characters also occurs with some 80 column cards and also the BASIS 108. The reason is that as the screen scrolls after a new line at the bottom, a few characters get lost. Often the first character is received and repeated, with the 2nd and a few more chars lost. The solution for screen problems is to tell UNIX to do a stty nl2 You may need to do a stty cr2 for the printer. Peter Harrison