Differences between revisions 5 and 6
Revision 5 as of 2008-12-25 11:39:52
Size: 1579
Editor: KaiJaeger
Comment:
Revision 6 as of 2009-01-14 17:45:17
Size: 1613
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * Comes superb merging features  * Comes with superb merging features
Line 27: Line 27:
First thing to do is to let CompareIt! use an appropriate APL font. If you use Dyalog 12 or better, the "APL385 Unicode" font is the right one. If you use APLX, go for "APLX Upright". First thing to do is to let CompareIt! use an appropriate APL font. If you use Dyalog 12 Unicode or better, the "APL385 Unicode" font is the right one. If you are using Version 12 Classic, or an older version of Dyalog, either "Dyalog Std" or "Dyalog Alt" is the right choice.
Line 29: Line 29:
If you are still using an older version of Dyalog, either "Dyalog Std" or "Dyalog Alt" is the right choice. If you use APLX, go for "APLX Upright".
Line 33: Line 33:
To tell CompareIt! which font to use select from the "Options" menu the "Options" command, then click on "" in the left part of the upcoming dialog box. To tell CompareIt! which font to use select from the "Options" menu the "Options" command, then click on "Edit" in the left part of the upcoming dialog box.

CompareIt!

Overview

CompareIt! has a number of features that makes it a perfect tool for being used from APL:

  • Supports ASCII as well as UTF8 files
  • Supports two fonts, for example a non-Unicode APL font and a Unicode APL font
  • Can be called with several command line parameters which makes it handy to run CompareIt! from within APL

  • Can be integrated into TotalCommander and SubVersion

  • Allows editing the files to be compared
  • Comes with superb merging features

Furthermore, it is stable and cheap, and the support offered by Igor Green is outstanding.

You can download and try CompareIt! from http://www.grigsoft.com/

Configuration

Fonts

First thing to do is to let CompareIt! use an appropriate APL font. If you use Dyalog 12 Unicode or better, the "APL385 Unicode" font is the right one. If you are using Version 12 Classic, or an older version of Dyalog, either "Dyalog Std" or "Dyalog Alt" is the right choice.

If you use APLX, go for "APLX Upright".

But what if you got to deal with different versions of APL? There is good news: you can specify two fonts and toggle between them with Ctrl+F12!

To tell CompareIt! which font to use select from the "Options" menu the "Options" command, then click on "Edit" in the left part of the upcoming dialog box.

Here you see what needs to be changed:

compareit.gif

Make sure that the checkbox "Save spaces, no tabs" is ticked - by default it is not! This prevents CompareIt! from inserting tabs into APL code which APL would not appriciate.

CompareIt (last edited 2017-02-16 19:33:22 by KaiJaeger)