Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site utcs.uucp Path: utzoo!utcs!tj From: tj@utcs.uucp (tj) Newsgroups: net.micro.pc Subject: Re: WORD -- GROSS BUGS (?) Message-ID: <1215@utcs.uucp> Date: Tue, 29-Apr-86 08:34:15 EDT Article-I.D.: utcs.1215 Posted: Tue Apr 29 08:34:15 1986 Date-Received: Tue, 29-Apr-86 08:40:37 EDT References: <1371@unc.unc.UUCP> Reply-To: tj@utcs.UUCP (tj) Distribution: net Organization: University of Toronto Computing Services, general purpose UNIX Lines: 11 Summary: I can't help with the out of memory problem, but I suspect the second problem is due to handshaking problems. The Laserwriter can't keep up at 9600 baud so it sends Xoff and you need software running on the PC that will pause when it gets Xoff. Note that the Laserwriter comes factory configured for parity ignored and high bit 0 on transmit so possibly the xoff isn't being recognized because of its parity (lack of). This happened to me recently, about two pages of output would come out then the rest gets flushed till it gets a ^D end of file character. There is a way to permanently set the parity of the Laserwriter via software, see the manual. tj