Manualfeed; Jobname; Printererror - QMS -ps 800+ User Manual

Table of Contents

Advertisement

e.I.S
manualfeed
- manualfeed bool
A boolean that controls whether paper is to be fed man-
ually (true) or from the paper tray (false).
STANDARD VALUE:
false
e.1.6
jobname
- jobname string
A string that specifies the name of the current job. If a
POSTSCRIPf program defines job name, status responses
generated during the remainder of the current job will
include a 'job' field that reports the text of this string.
The string should not contain the characters ':' a or ,]"
since that would disrupt the syntax of status messages.
STANDARD VALUE: null
e.I.7
printererror
status tries printer error -
A procedure called during execution of showpage or
copypage if the printer mechanism reports an error, such
as no paper, jam, cover open, etc. The
status
is an integer
that encodes details of the error condition; it is device-
dependent and is not documented here. tries is the num-
ber of times printererror has previously been called
during the same showpage or copypage. If printererror
returns, the printing operation is retried; if it aborts (by
executing stop), the printing operation is abandoned.
The standard printererror procedure interprets
status
and generates a 'PrinterError' status message (enclosed
by '%%[' and '%%]'). It then returns, thus allowing
printer errors to be retried indefinitely.
5-15

Advertisement

Table of Contents
loading

Table of Contents