giovin@ecs.umass.edu (02/20/91)
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