Loading...
Select Version
The user employs this statement to merge tasks belonging to a group of job names.
A set name is assigned to this group. Using the set name, the user addresses this task set with the aid of the PRINT-TASK-STATISTICS statement, obtaining an analysis.
A total of up to eight different sets of job names can be defined; in other words, the CREATE-JOBNAME-SET statement must not be specified more than 8 times.
Format
CREATE-JOBNAME-SET |
SET-NAME = <alphanum-name 1..16> ,JOBNAME = list-poss(32): <alphanum-name 1..8> |
Operands
SET-NAME = <alphanum-name 1..16>
Defines a name for a set of tasks belonging to a group.
JOBNAME = list-poss(32): <alphanum-name 1..8>
Specifies the set of tasks by the names of jobs belonging to a group.