NetBatch Management Programming Manual

Common Definitions
NetBatch Management Programming Manual522462-003
4-43
Simple Tokens
ZBAT-TKN-INT
contains a 16-bit signed integer.
ZBAT-TKN-INT2
contains a 32-bit signed integer.
ZBAT-TKN-JOB-ID
contains a string that specifies the owner and name of a job using an attachment
set. The form of the string is (group-name.user-name)job-name, where
group-name.user-name specifies the owner’s Guardian user ID and job-name
the name of the job.
ZBAT-TKN-JOB-NAME-ID
contains a job name.
ZBAT-TKN-JOB-NUMBER
contains a job number.
ZBAT-TKN-LIB-FILE
contains the name of a library file.
ZBAT-TKN-LOG-FILE
contains a scheduler log-file name. For more details, see information on scheduler
log files in the NetBatch Manual.
ZBAT-TKN-MIN-MAX-ERROR
contains three values in an error list. The first double integer contains the minimum
allowable value for the token or field. The second double integer contains the
maximum allowable value for the token or field. The third double integer contains
the value specified by the application.
ZBAT-TKN-NETBATCH-NAME
contains the name of a class, executor, job, or DEFINE.
ZBAT-TKN-OBJECT
contains an enumerated value that specifies a NetBatch object type. For a list of
the possible values, see the description of ZBAT-DDL-OBJECT on page 4-19.
ZBAT-TKN-OUT-FILE
contains the name of an output file.