This operation returns a list of up to 15 catalog items, starting
with the item specified by the caller.
Input parameters
- CA-REQUEST-ID
- A string that identifies the operation. For the INQUIRE CATALOG command,
the string contains "01INQC"
- CA-LIST-START-REF
- The reference number of the first item to be returned.
Output parameters
- CA-RETURN-CODE
- CA-RESPONSE-MESSAGE
- A human readable string, containing "num ITEMS
RETURNED" where num is the
number of items returned.
- CA-LAST-ITEM-REF
- The reference number of the last item returned.
- CA-ITEM-COUNT
- The number of items returned.
- CA-CAT-ITEM
- An array containing the list of catalog items returned. The array has
15 elements; if fewer than 15 items are returned, the remaining array elements
contain blanks.