Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!pt.cs.cmu.edu!andrew.cmu.edu!ls1i+ From: ls1i+@andrew.cmu.edu (Leonard John Schultz) Newsgroups: comp.sys.mac.apps Subject: More Postscript problems, ignorance Message-ID: Date: 12 Jun 90 19:24:14 GMT Organization: Class of '92, Carnegie Mellon, Pittsburgh, PA Lines: 24 BTW, this is the error message I get when I SendPS to the NT: /orighandleerror errordict /handleerror get def errordict begin /handleerror { orighandleerror % execute the existing error handler errordict begin $error begin (STACK:) = flush currentdict /ostack known { ostack aload pop pstack flush clear }{ (Contents of operand stack have been lost.) = flush } ifelse end end } bind def This is immediately followed by the PostScript definition of our file. Now, none of this happens when I send the file to a LW Plus, just the IINT. What's the deal? Len