PostScript
4-15
defaulttimeouts
— defaulttimeouts
job manualfeed wait
Queries the user default settings of all timeouts. Three integers are returned on
the stack:
•
JobTimeout system parameter
0
disabled (default)
15...65535
seconds
•
ManualFeedTimeout page device parameter
0
disabled
1...65535
seconds (default is device dependent)
To find the default for your printer, see Table C-2 on page C-4.
•
WaitTimeout system parameter
0
disabled
15...65535
seconds (default is 40 seconds)
Error:
stackoverflow
deletefile
filename
deletefile
Deletes the specified file from the disk. This operator is in
systemdict
.
Errors:
invalidfileaccess, ioerror, stackunderflow, typecheck,
undefinedfilename
Note:
An
undefinedfilename
error occurs if the file does not exist.