Description This is a sample program for displaying the use of the function modulesfor reading existing archives: The following function modules are used:
- ARCHIVE_OPEN_FOR_READ>
- ARCHIVE_GET_NEXT_OBJECT>
- ARCHIVE_GET_NEXT_RECORD>
- ARCHIVE_CLOSE_FILE>
Precondition You need to create archive files using the RSARCH04> sampleprogram so that you also have some data for reading.Output A list is created that contains the data records from the archivefiles.
|