GET—Retrieve a record

Use the GET macro to retrieve a record.

The format of the GET macro is:

label
specifies 1 to 8 characters that provide a symbolic address for the GET macro.
RPL=address
specifies the address of the request parameter list that defines this GET 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.