Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucsd!usc!ginosko!uunet!zephyr.ens.tek.com!tekcrl!tekgvs!toma From: toma@tekgvs.LABS.TEK.COM (Tom Almy) Newsgroups: comp.sys.ibm.pc Subject: Re: Printer prints double spaced...why?!?!?!?!?! Message-ID: <5930@tekgvs.LABS.TEK.COM> Date: 13 Sep 89 17:12:56 GMT References: <801@unsvax.NEVADA.EDU> Reply-To: toma@tekgvs.LABS.TEK.COM (Tom Almy) Organization: Tektronix, Inc., Beaverton, OR. Lines: 31 In article <801@unsvax.NEVADA.EDU> woolard@uns-helios.uucp (Mike Woolard) writes: > I have a TRS-80 Line Printer VI that I now have hooked >up to my Laser XT with the standard Centronics printer cable. >Everything works fine except for one thing... Everything it >prints is double spaced (2 printed line feeds at each line of >single spaced text). Is there a remedy for this problem? I have >looked at the printer controls and do not see a switch to control This is the second time I have seen a posting like this in recent months, so I'll post the "cure": a small TSR that converts a CRLF sequence into a CR. This program is useful for any early Radio Shack printer that did not have a way of separating CR and LF actions and works by taking over the BIOS interrupt. Programs that send data directly to the printer, or do graphics on printers so equiped, will fail (Sorry!). begin 666 printer.com MZ0@`$`(`````"@"\FO_'!@4!F/^]_O^)+@A5`!)05%(Q(&%U=&\@;&EN9F5E9'/H40#H/``+ M0GD@5&]M($%L;7GH/P"X%P#HOO^C)`&)'B8!NB0!4KJ``%*Z)P!2Z%$`C,A0 MNH0`4KH7`%+HC/_IH/];B@X`'-(<.)P8G:BQ[@`;1`S2'#6UE?7N,&C-B.P/.D "_^.B ` end Tom Almy toma@tekgvs.labs.tek.com Standard Disclaimers Apply