Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!vax5!dug From: dug@vax5.CIT.CORNELL.EDU Newsgroups: comp.lang.postscript Subject: Using LaserWriter Serial Port from PostScript Summary: How can I use the serial port on a LW that I talk to via LocalTalk? Keywords: Serial Port LaserWriter Message-ID: <18426@vax5.CIT.CORNELL.EDU> Date: 21 Apr 89 23:07:12 GMT Sender: news@vax5.CIT.CORNELL.EDU Reply-To: dug@vax5.cit.cornell.edu Douglas Hornig Organization: Cornell Information Technologies, Ithaca NY Lines: 7 My department has a LaserWriter (II NTX) connected to a LocalTalk network. It would be a great boon to debugging PostScript code if I could write to and read from the serial port. The %stdout file sends data back through the network... I don't want to mess around with flipping switches because a lot of other people use the printer. Does anyone know how to do this?