BLDVRP—Execute form

The format of the execute form of BLDVRP is:

The address is the address of the parameter list built by a list form of BLDVRP. If you use register notation, you may use register 1, and a register between 2 and 12. Register 1 is used to pass the parameter list to VSAM. BUFFERS may not be specified in the execute form of BLDVRP, because this parameter affects the length of the parameter list.

If MODE=31 was specified on the list form, MODE=31 must be specified on the execute form. The same is true for MODE=24.

Of the execute-form BLDVRP parameters listed above, the RMODE31 (or LOC) specification does not need to be given again on the execute form if it is specified on the list form. All of the other parameters must be specified again in the execute form if they are specified on the list form. Otherwise, their default values override the values specified on the list form.