Model Name: APJMCOND
Usage: All model facilities.
Purpose: Generate a COND parameter for an EXEC statement.
User keywords passed to the model:
This optional keyword contains prefixes for the following COND keywords. It allows multiple sets of COND keywords to exist and uses only one of those sets for any one invocation of APJMCOND. This keyword must not exceed 12 characters. This keyword is cleared upon exit of this model.
This keyword should contain a Y if the EXEC statement is continued after the COND parameter. This causes the COND parameter to end with a comma.
These are the conditions to be specified in the COND parameter. Each condition code specification must be enclosed in parenthesis. The generation of the COND parameter ends as soon as a blank or missing <COND_PFX>CONDn keyword is encountered. Only 8 conditions can be specified because that is the JES limitation.
Processing Overview:
A COND parameter is generated unless the <COND_PFX>COND1 keyword is missing or empty.
Model specification notes:
Many distributed models use a counter keyword to increment the last character of the <COND_PFX>CONDn keywords. This technique simplifies the setting of these keywords. Model APJCPDS is a rather simple model that gives an example of this.
|
Copyright © 2004 CA.
All rights reserved.
|
|