File Comparison

The comparison of a pair of files is done by opening them in two editors arranged in a side-by-side layout. You can edit either the source or the target file. The differences are refreshed when you save the modified document.

 

Figure 11.7.  The Compare Files Window

The Compare Files Window

The window is comprised of the following components:

 The Main Menu

The Main Menu provides access to all the functions and features available in this window:

 The Source Menu

Here you can select the source file to be compared.

SourceOpen : Browses for a file (the source file).

SourceOpen URL : Opens URL to be used as a source file. See Open URL for details.

SourceSave : Saves the changes made in the source file.

 The Target Menu

Here you can select the target file to be compared.

TargetOpen : Browses for a file (the target file).

TargetOpen URL : Opens URL to be used as a target file. See Open URL for details.

TargetSave : Saves the changes made in the target file.

 Operations Menu

OperationsPerform files differencing : Performs the comparison of the source and the target files.

OperationsGo to first modification : Selects the first difference in the files. (The button becomes available if the selection is not on the first modification)

OperationsGo to previous modification : Selects the previous difference in the files. (The button becomes available if the selection is not on the first modification)

OperationsGo to next modification : Selects the next difference in the files. (The button becomes available if the selection is not on the last modification)

OperationsGo to last modification : Selects the last difference in the files. (The button becomes available if the selection is not on the last modification)

OperationsCopy all non-conflicting changes from left to right : Copies the non-conflicting changes from the source to the target.

OperationsCopy all non-conflicting changes from right to left : Copies the non-conflicting changes from the target to the source.

OperationsCopy change from left to right : Copies the selected difference from the source to the target.

OperationsCopy changes from right to left : Copies the selected difference from the target to the source.

OperationsShow modification details at word level : Provides Word Level Comparison

OperationsShow modification details at char level : Provides Character Level Comparison