Specifications
CHAPTER 3
LaserWriter Pro Software
64 Setting User Parameters
Setting User Parameters 3
This section describes the compatibility operators that set Level 2 user parameters.
Table 3-9 provides additional information about these operators.
jobname 3
jobtimeout 3
setjobtimeout 3
waittimeout 3
Syntax – jobname string
Definition This operator is a string with the same value as the user parameter
JobName. If you redefine either jobname or the user parameter
JobName, the other is redefined to the same value.
Error stackoverflow
Syntax – jobtimeout int
Definition This operator returns the value of the user parameter JobTimeout.
Error stackoverflow
Syntax int setjobtimeout –
Definition This operator sets the user parameter JobTimeout to the value of int.
Error stackoverflow
Syntax – waittimeout int
Definition This operator is an integer with the same value as the user parameter
WaitTimeout. Redefining either waittimeout or the user parameter
WaitTimeout redefines the other to the same value.
Error stackoverflow










