Path: utzoo!attcan!uunet!tektronix!reed!percival!bucket!leonard From: leonard@bucket.UUCP (Leonard Erickson) Newsgroups: comp.lang.pascal Subject: Re: Bug in TP4 printer-unit Message-ID: <916@bucket.UUCP> Date: 11 Jun 88 08:55:13 GMT References: <304@krafla.rhi.hi.is> <900@bucket.UUCP> <319@krafla.rhi.hi.is> Reply-To: leonard@bucket.UUCP (Leonard Erickson) Organization: Rick's Home Grown Unix; Portland, OR Lines: 25 In article <319@krafla.rhi.hi.is> bjornb@krafla.UUCP (Bjorn H Bjornsson) writes: <><(Ctrl-Z) gets lost. This is absolutely fatal when you're printing <> <>What's happening is that TP3 opened the printer in "raw" mode, while TP4 <>opens it in "cooked" mode. You might try writing Borland for a work around. < < Some feature! < You can print all char's from 0 to 255 except 26. Can anyone give me