1. (WINDOWS) Make Telnet server mode more forgiving of slow bottlenecks on the receiving side (avoiding WSAEWOULDBLOCK errors if possible.)
2. Fix a problem with EZTYP pagination and printing logic that caused it to report illegal page on attempts to print current page of a very small file.
3. Add /BA and /BC switches to SUBMIT 2.0(123). These are analogous to the -ba and -bc A-Shell command line switches added in 738.
4. LOKUTL.LIT 1.3(109) brought up to date with 4.6 version of A-Shell, tweaked for the versions of lslk available with Red Hat 6.x, SCO 5.0.5, and AIX 4.x, and enhanced in a various ways. It now shows the device in addition to the file (sorry no ppn yet), the starting lock byte, lock size, and makes a reasonable attempt at guessing the record number (filebase 0.) The record number calculation is based on the assumption that the lock size is a complete record. This works ok in most cases, but fails when adjacent records are locked by the same job, as the system will merge these locks into one, making it look like the record size is bigger than it is (and thus the record number less than it really is.) The starting byte and lock size are always correct though.
5. Fix a couple of minor problems in command line (dot prompt) editing which were introduced along with the horiz. scrolling feature (738)
6. SYSTAT.LIT 2.1(131) fixes a problem with the sorting option.