| Parameter information for the above job: |
|
Parameter
|
Control Options
|
Description
|
Valid Values and/or Explanation of Examples for Control Options |
| %%PARM1= |
|
YES – When the new Manual Conditions file is created, conditions from the previous file are retained in the new file.
NO – The Manual Conditions file is recreated and all previous conditions are deleted. Default. |
|
| %%PARM2= |
|
Output file to be created. If this parameter is not specified, the
default file is <controlm_user_dir>/ctmldnrs.dat
|
Example:
Output file to be created. If this parameter is not specified, the default file is: <controlm_user_dir>/ctmldnrs.dat
|
| %%PARM3= |
|
All conditions that satisfy the specified condition name are ignored when the file is created.
|
|
| %%PARM4= |
|
References to conditions that satisfy a condition name that is specified in OUT COND job processing parameters are ignored by the algorithm that builds the file.
|
|
| %%PARM5= |
|
References to conditions that satisfy a condition name that is specified in DO COND job processing parameters are ignored by the algorithm that builds the file.
|
|
| %%PARM6= |
|
Name of the prerequisite condition
|
The condition name can include the mask character * to represent any number of characters (including no characters).
In this instance, the condition name must be enclosed in quotation marks Example:
"LVL *"
Specify "*" by itself to include all existing conditions.
When using both open and closed square brackets ([ and ]), the condition name must be enclosed in quotation marks
Example:
"RATE[A1]"
|