OpenTP1 Version 7 Programming Guide

[Contents][Index][Back][Next]

4.4.1 Outline of ISAM files

An indexed sequential file is composed of an index part for key management and a data file part for data storage. The use of the key allows sequential access and random access processing.

To manipulate ISAM files, library functions are called from UAPs or utility commands for ISAM file management are executed.