PostScript
4-28
jobsource
— jobsource
(string)
Indicates the current value of the CurInputDevice system parameter. A string is
returned on the stack indicating the job source. Valid values are:
This operator is equivalent to executing the following PostScript emulation
sequence:
currentsystemparams /CurInputDevice get
Error:
stackoverflow
jobtimeout
— jobtimeout
integer
Queries the current user default setting for the JobTimeout 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 /JobTimeout get
Error:
stackoverflow
%LocalTalk%
%SerialA%
%SerialB%
%SerialC%
%SerialD%
%ParallelA%
%ParallelB%
%ParallelC%
%ParallelD%
%IR_A%
%IR_B%
%IR_C%
%IR_D%
%USB_A%
%USB_B%
%USB_C%
%USB_D%
%EtherTalkB%
%EtherTalkC%
%EtherTalkD%
%IR_B%
%IR_C%
%IR_D%
%USB_A%
%USB_B%
%USB_C%
%USB_D%
%EtherTalkB%
%EtherTalkC%
%EtherTalkD%
%TokenTalkB%
%TokenTalkC%
%TokenTalkD%
%LexLinkB%
%LexLinkC%
%LexLinkD%
%PrintServerB%
%PrintServerC%
%PrintServerD%
%RemotePrinterB%
%RemotePrinterC%
%RemotePrinterD%
%AppSocketB%
%AppSocketC%
%AppSocketD%
%LPR_B%
%LPR_C%
%LPR_D%
%UnknownDevice%