IC keyword
Use the IC keyword to identify one or more output image copy data sets to be produced by the function.
Uses | Optional on the following control statements:
|
---|---|
Related keywords | If you include the IC keyword, do not include the STKIC keyword. |
Syntax | IC(value1,...,value10) If you are specifying the use of dynamic allocation models, enclose each set of values in parentheses, as shown in the following example: IC((*,MODEL1),(*,MODEL2),(*,MODEL3)) |
Values | Specify one of the following values for each output image copy data set that you want the utility to produce. You can specify a series of up to 10 values, separated with commas.
If you specify any dynamic allocation models for a control statement keyword, all specifications on that keyword must use models. For example, the specification IC(*,(*,modelname)) is invalid. |
Default | None |
Related topic