1. SRCCOM.LIT 1.0(106) now handles up to 750 consecutive lines of difference between the two files (up from a maximum of 150). (Memory requirement is now about 300K to run it though.)
2. Fix a problem in COMPIL that was issuing "source line overflow" errors prematurely at about 500 characters on a line instead of 510.
3. A-Shell now strips leading blanks from the string specified to CHAIN. (Previously, it was terminating the string at the first blank which had the effect of nullifying a CHAIN spec with any leading spaces.)