Lexmark C762 Range User Manual


 
PostScript
4-42
setjobtimeout
integer setjobtimeout —
changes the value of the JobTimeout user parameter for the next page through
the end of the print job. Valid integers are:
0 disabled
15...65355 seconds
The value returns to the JobTimeout system parameter setting at the end of the
print job.
This operator is equivalent to executing the following PostScript emulation
sequence:
<</JobTimeout integer >> setuserparams
Errors: rangecheck, stackunderflow, typecheck
setmanualduplexmode
int setmanualduplexmode
changes the current job’s setting of manualduplexmode. Valid int values are:
0 no manual duplexing
1 printing the first sides of the job
2 printing the second sides of the job.
When printing second sides of the job is specified, a load manual duplex side 2
operator intervention condition will occur after the last page of the first sides is
printed, and prior to the first page of the second sides being printed. While
printing the second sides the printer’s available paper sources are restricted to
the automatic tray (tray1) and the manual paper feeder for the remainder of the
job or until the manual duplex mode value is changed.
Error: stackunderflow, typecheck
setpapertray
See page 4-8.