IDM PowerTips

Manually Sync Your Compare

Sometimes your files contain similar data in completely different parts of the file and there is not a way for UC to “know” where to match these lines. Therefore, you need a way to manually sync the compare to “show” UltraComapre where “like” parts of the file are. Manually sync’ing makes UC “smarter” in that it allows you to tell it where to sync similar lines. Simply right click any two lines and sync to continue the compare from that point.
Step 1: Identify the Sync Location

The first step in “sync’ing” your compare is to identify the location at which you want to “sync” the similar content. In our example, we are using UltraEdit/UEStudio script files that contain similar code but differing header information at the top of the files.

customdatetimes

As you can see, the different headers cause UltraCompare to mark the top of the files as different, but the content below these lines appear to be similar.

Step 2: Align Manually

To align the content manually, simply right-click on the line at the point that you want to align the content and select Align Manually.

customdatetimes

You will see a “marker” in the number column.

customdatetimes

Now, on the opposing file, do the same:

customdatetimes

You will see that UltraCompare is now “ignoring” the contents of the file above manual alignment. The markers in the number column are a visual representation of where the alignment occurred.