PostScript
4-47
userdiskpercent
— userdiskpercent
0
Returns a
0
(zero) on the stack.
Errors:
stackoverflow, invalidaccess
waittimeout
— waittimeout
integer
Queries the current value for the WaitTimeout user parameter. An integer is
returned on the stack:
0
disabled
15...65355
seconds
This operator is equivalent to executing the following PostScript emulation
sequence:
currentuserparams /WaitTimeout get
Error:
stackoverflow