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. If you omit this keyword, the entire record is compared. If you use POSITION multiple times within a COMPARE command, only those positions are used to determine if a record is changed or matched.