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
|
Example
Refer to 9.109 GET_SPLF_LIST_ENTRY for an example.