Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!spool.mu.edu!samsung!crackers!m2c!umvlsi!umaecs!giovin From: giovin@ecs.umass.edu Newsgroups: comp.lang.postscript Subject: Waittimeout Error Help Please? Message-ID: <12512.27c271e1@ecs.umass.edu> Date: 20 Feb 91 12:56:00 GMT Lines: 15 Hi, I've been trying to print an Apple IIGS Postscript file through a VAX/VMS machine and the only error that I get is that "waittimeout" is undefined. I don't really know postscript, so could anyone please tell me how I could just remove the "waittimeout" part. This is the only place it appears in the text: /tx{userdict/note known pgs 1680 eq 1 index and{legal}if pgs 1212 eq{dup{note}if 54 32.4 translate}if pgs 1403 eq userdict/a4small known and{a4small}if pgs 1320 eq and{letter}if pxs pys scale ppr aload pop Fpr{pop exch neg exch translate pop}{translate pop pop 270 rotate}ifelse 1 -1 scale statusdict begin waittimeout 300 lt{/waittimeout 300 def}if end}bdf Thanks, Rocky