Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!tut.cis.ohio-state.edu!sei.cmu.edu!fs7.ece.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!mg2n+ From: mg2n+@andrew.cmu.edu (Martin G. Greenberg) Newsgroups: comp.lang.pascal Subject: Re: Just for kicks Message-ID: Date: 21 May 91 23:08:18 GMT Organization: Class of '91, Carnegie Mellon, Pittsburgh, PA Lines: 16 So far I have gotten a number of suggestions/comments including: 1) You need the "/B" to tell DOS that its a binary file 2) Make sure the printer is hooked up right, turned on, etc. 3) Make sure there is a "Files = nnn" in the CONFIG.SYS file. 4) Check the available memory (i.e. $M directive problems) 5) Path length exceeding maximum Unfortunately, all these have been checked repeatedly (the lack of a "/B" was a oversight in the post and is present in the code) or do not apply due to the fact that the installation routine takes care of directory/path setup. Further ideas? MGG