Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!uwvax!astroatc!vidiot!brown From: brown@vidiot.UUCP (Vidiot) Newsgroups: comp.lang.postscript Subject: Re: How can I tell if a file is "postscript" Message-ID: <1460@vidiot.UUCP> Date: 7 Mar 91 18:01:25 GMT References: <1448@vidiot.UUCP> <449@heaven.woodside.ca.us> Reply-To: brown@vidiot.UUCP (Vidiot) Organization: Vidiot's Hangout Lines: 27 In article <449@heaven.woodside.ca.us> glenn@heaven.woodside.ca.us (Glenn Reid) writes: brown@vidiot.UUCP (Vidiot) writes: <> Not quite. The %! on the first line is required by the LaserWriter printers <> and compatibles. It is NOT part of the definition for EPSF or EPSI. If that <> special comment line is missing, the LaserWriter series printers will change <> to Diablo emulation mode and the PostScript program will print out as a listing, i.e., the PostScript code will print as normal text and the program <> will not run. <