Important: The values specified for the fields described below must be the same value as those specified
during the conversion process.

Group By
--------
The Zeke &GROUPBY parameter specifies the Application job grouping method to create Control-M Table names. 

Valid values are:

APPGRP	Application job grouping by ZEKE Application (APP) name concatenated with the ZEKE Group name. 
        Default.
JOB	Application job grouping by ZEKE Job name. Before specifying this option, read the important 
	notes in the source library member JOB0.
USERID  Application job grouping by ZEKE Userid. Before specifying this option, read the important notes
	in the source library member JOB0.
APP	Application job grouping by ZEKE Application (APP) name.
EVT	Application job grouping by ZEKE Event name. Before specifying this option, read the important 
	notes in the source library member JOB0.

NOTE: If the resulting Table name begins with a numeric character, the first character is replaced as
follows:
0 is replaced by @
1 is replaced by A, 2 is replaced by B, . . . , 9 is replaced by I.



Job Length
----------
The Zeke &JOBLEN parameter specifies the Application job name grouping length. When the &GROUPBY conversion
parameter is set to JOB, EVT, or USERID the &JOBLEN parameter specifies the number of characters in the 
job name, event name, or User ID that are to be used when creating Control-M Table names.

Default: 8
