AND
The AND parameter is a synonym of the IF parameter. It can be used after the inclusion of at least one IF parameter. AND is used for clarity in statements. See IF (AND) for valid syntax forms.
Example:
$$DD01 COPY IF=(1,0,C’ABC’),
IF=(1,0,C’XYZ’)
$$DD01 COPY IF=(1,0,C’ABC’),
AND=(1,0,C’XYZ’)
IF=(1,0,C’XYZ’)
$$DD01 COPY IF=(1,0,C’ABC’),
AND=(1,0,C’XYZ’)
This example shows two equivalent statements. The first statement uses two IF parameters. The second statement substitutes an AND parameter for the second IF.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*