File Compare

To configure file compare settings, select File compare from the File types menu in the left window of the Editor setup dialog, or click the Setup file compare icon in the Other menu within the File Compare tab. The file compare configuration dialog is shown below:

File compare configuration dialog.

File Compare Settings

param

Single line step

Use this option to single step through multiple consecutive differences. Only the difference on the current line is highlighted.

param

Show all differences (No editing)

Check this field to show all lines with at least one difference, and all differences are highlighted at the same time.

param

Jump to next difference after sync.

When you select this option, the editor will jump to the next difference after you have synchronized two differences.

param

Use tab to switch window

Select this option if you want to use the tab key to switch between the two files being compared. You will not be able to insert tabs in any of the files when this option is enabled.

param

Mark Changes only

Selecting this option, all the lines with at least one difference will be activated, but only the difference will be highlighted, not the entire line.

param

Use smart marking

Selecting this option, not only the different part of the command will be marked, but the complete command if it contains at least one difference.

Ignore Options

param

Ignore Block numbers

The values of block numbers will be ignored, as will the presence/absence of block numbers (i.e. the fact that there are block numbers in one file and not in the other will be ignored).

param

Ignore White spaces

White space characters will be ignored. White space characters are space (ASCII 32) and tab (ASCII 9).

param

Ignore Comments

Anything inside a comment will be ignored. For this to work, you must have specified the correct Comment start e.g. '(' and Comment end e.g. ')' characters for this machine template under the Machine templates tab.

param

Ignore Case

If this option is checked, the letter case will be ignored, i.e. if one program contains lowercase and the other UPPERCASE characters for the same command.

param

Ignore Numeric format

Leading and trailing zeros will be ignored, as will optional '+' characters, i.e. 'X+14.10' matches 'X14.1', if this option is used.

Print Options

param

Print only differences

Check this field to print only the lines with differences between two files.

The File Compare settings will only affect the selected file type.