Select the columns to be compared and the comparison option ('COMPARE TILL MISMATCH' (Y/N)). If the comparison option is 'Y', the files will be processed until a mismatch occurs; otherwise, the files will be displayed six records at a time.
The comparison screen shows six records of each file, highlighting any records that are different. You may reselect the columns to be compared or the comparison option, advance records in either file (PF(02) or PF(03)), move the display right or left (PF(04)), change to hexadecimal or character display (PF(06)), or exit the program (PF(16)).
BASIC source is available.
The comparison range should be set to the best choice for the files to be compared. For example, to compare COBOL source files you might set the comparison range to '07' through '72' and the display starting position to '07', since this would show the source code and exclude line numbers and modification codes.