Previous Topic: ParametersNext Topic: Syntax


POSITION

The POSITION keyword is used with the COMPARE command to limit what record positions will be compared in the OLD and NEW files. Omitting this keyword defaults to comparing the entire record. Use POSITION multiple times within a COMPARE command, and only those positions are used to determine the status of a record, that is, if the record is changed or matched.