9.62 END_RTV_SPLF_LIST

Note: Built-In Function Rules     Usage Options

Used in conjunction with START_RTV_SPLF_LIST and GET_SPLF_LIST_ENTRY.

The START_RTV_SPLF_LIST must be used first to provide the selection criteria for the retrieval of spool files. Once the selection criteria are established, the GET_SPLF_LIST_ENTRY can be used to retrieve the details of the spool files.

The END_RTV_SPLF_LIST must be used after the list of spool files have been retrieved. This will close the list and release the storage allocated to that list.

 

Return Values

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Opt

Return code.

OK = The list was closed successfully.

2

2

 

 

 

Example

Refer to 9.109 GET_SPLF_LIST_ENTRY for an example.