COBOL/400 Language Help

KEY

When you specify the KEY phrase, the file position indicator is positioned at the logical record in the file whose key field satisfies the comparison.

When you do not specify the KEY phrase, KEY IS EQUAL (to the prime record key) is implied, and the file position indicator is positioned at the logical record in the file.


[ Top of Page | Previous Page | Next Page | Table of Contents ]