Path: utzoo!news-server.csri.toronto.edu!rutgers!mit-eddie!uw-beaver!milton!sumax!amc-gw!jwbirdsa From: jwbirdsa@amc-gw.amc.com (James Birdsall) Newsgroups: comp.sys.3b1 Subject: Re: Problems hooking parallel printer to my 7300 (repost) Keywords: 7300 printer 3.0 parallel unwanted filter Message-ID: <5961@amc-gw.amc.com> Date: 4 Mar 91 17:57:00 GMT References: <2171@wet.UUCP> Reply-To: jwbirdsa@europa.amc.com (James Birdsall) Distribution: usa Organization: Applied Microsystems, Redmond, WA Lines: 19 Are you sure the cable is OK? Bit 6 seems to be stuck on. Between each line, you're seeing "MJ". This should be ^M^J, an ordinary CR/LF pair. The difference between the two is bit 6, 0x40. Spaces start out as 0x20 and end up as (0x20 | 0x40 = 0x60), which is the back quote. The text comes out OK because lowercase letters already have bit 6 set and are therefore not affected. It sounds like a hardware problem, either in the cable or the parallel port itself. If this bug were in the software, it would have been fixed long ago. -- James W. Birdsall WORK: jwbirdsa@amc.com {uunet,uw-coco}!amc-gw!jwbirdsa HOME: {uunet,uw-coco}!amc-gw!picarefy!jwbirdsa OTHER: 71261.1731@compuserve.com ========== "Think of an animal that's small and fuzzy." "Mold." -- RM ========= =========== "For it is the doom of men that they forget." -- Merlin ===========