ADCNC – Condition

Use the ADCNC statement to define a condition for an operation that combines a set of following conditional dependencies (ADCNS).

Note:
  1. Workload Automation Programming Language does not require an equivalent to the CONDDEPNO keyword, this is calculated automatically.
  2. The ADCNC statement is available only starting from HCL Workload Automation for Z V8.5, or later.
Table 1. Keywords for ADCNC
Keyword Description
CONDID Condition identified (1 -999).
COUNT Count of conditional dependencies that must be true for the condition to be met:
0
All conditions must be true (default).
Any number higher than zero
Minimum number of conditional dependencies that must be true for this condition to be met.

Formerly CONDCOUNT with EQQYLTOP.

DESCR A free format description of the condition (up to 16 characters).

Formerly CONDDESCR with EQQYLTOP.