That is the postscript error handler RSCS sends by default prior to
the print job.  Perhaps the printer doesn't like something about this
postscript program.  This really is for handling of plain text files.
You can turn off this feature by using:
EPARM='EH=NO'
in the link parm statement.



Best Regards,
Les Geer
IBM z/VM and Linux Development

>Okay,
>Here is the output we are seeing:  it is just a small portion of the
>output, but I was hoping someone would be able to tell me what is
>generating this output:
>
>%!PS
>   0000 % serverloop password
>                              /brkpage where not } dup serdict begin
>statisdict begin checkpassword
> print flush exitserver  } { pop { bad password on loading error handler
>\n}
>Print flush stop } ifelse}{pop pop (error handler in place - not loaded
>again\n) =20
>Print flush stop } ifelse /$brkpage 64 dict def /=3Dstring where not {
>/=3Dstring 128 string def } {pop}
>Ifelse $brkpage begin /=3D=3D { /cp 0 def typeprint n1 } def /printpage =
>{
>/prnt { dup type /stringtype ne { =3Dstring cvs
>} if dup length 6 mul /tx exch def /ty 10 def currentpoint /toy exch def
>/tox exch def 1 setgray newpath
>Tox toy 2 sub moveto 0 ty rlineto tx 0 rlineto 0 ty neg...etc
>

Reply via email to