Xref: utzoo comp.sys.mac:23005 comp.lang.postscript:1168 Path: utzoo!attcan!uunet!yale!sun From: sun@venus.ycc.yale.edu Newsgroups: comp.sys.mac,comp.lang.postscript Subject: Re: re:LaserWriter IINT spits up. Message-ID: <43483@yale-celray.yale.UUCP> Date: 18 Nov 88 18:02:55 GMT Sender: root@yale.UUCP Organization: Yale Computer Center, New Haven Lines: 22 In article <6852@batcomputer.tn.cornell.edu>, hurf@batcomputer.tn.cornell.edu (Hurf Sheldon) writes... > >I posted this as a query earlier, it or any responses haven't come around yet, >we fixed it ourselves, thankyou. I also posted a similar question and nobody answered. Now I also sort of fixed it. .... >ps: if there is a better way to fix this problem, please let us know. I don't quite understand what was your problem ans what you did. Here is mine and what I have done. Our LaswerWriter IINT is connected via serial port to a MicroVax and I like to print control-f captured postscript file on it. However, the APPLE form that was set up for normal LaserWriter doesn't work. The offensive command is SETSCCINTERACTIVE. I was suggested that I should set up a new form, NEWAPPLE, from the control-k captured LaserPrep, and I did. This time the offensive command is WAIT TIMEOUT, or something like that. Since I don't have any of the poscript referece book, I just try my luck. Comparing the old APPLE form and the new NEWAPPLE form, I deleted all the lines below "%%BeginProcSet:..." and above "systemdict .." and the line containing "SETSCCINTERACTIVE...", and now it works for me. --- Kang Sun