PUTIX—Store an index record

The format of the PUTIX macro is:

label
specifies 1 to 8 characters that provide a symbolic address for the PUTIX macro.
RPL=address
specifies the address of the request parameter list that defines this PUTIX request. You may specify the address in register notation (using a register from 1 through 12, enclosed in parentheses) or specify it with an expression that generates a valid relocatable A-type address constant.
The following RPL parameters and subparameters are required for PUTIX:
OPTCD=(CNV
,DIR
,UPD
,MVE)

OPTCD=LOC is not allowed.

AREALEN
must be at least index control interval size.

The contents of a control interval must previously have been retrieved for update through GETIX.

To process the index of a key-sequenced data set with GETIX, you must open the cluster with:
ACB MACRF=(CNV,...)