Defining Column Ranges File Open Dialog

Compare It! can work with specified columns of text lines.

Here are some simple examples:

1-5 compare only first 5 characters
5-15 compare only 10 characters starting from 5-th.
15+ compare only the rest of the line starting from character 15 (ignore first 14 characters )

If necessary, you can use a more advanced approach. For example, defining a column range of 2-4,6,8+ will convert the string 1234567890 to 2346890 for comparison.

See Also

Options Dialog Box: Comparison


© 1996-2010, Grig Software, All Rights Reserved File Open Dialog