1. TCPCLI.SBR & TCPSRV.SBR are now available under A-Shell/Windows. See notes under edit 758 for usage.
2. EMAILX.SBX now supported under A-Shell/Windows as well as UNIX/LINUX. (See the web site for A-Shell Technical Article 1003 which describes EMAILX.SBX, an external subroutine for sending email from Basic.)
3. Fix a bug in the handling of the print screen default printer. (As described in the notes for edit 703, the PRINTER= statement has an optional second parameter to define a default printer for print screen operations.) But there was problem in which it was not always being set properly. Note that once you change the printer in the print-screen (^P) dialog, the new printer name becomes the default for the next print screen.
4. Expand the output buffering in the telnet server mode under Windows, in attempt to provide more leeway for slow clients.
5. INMEMO.SBR no longer places locks on the memo file if it had been opened for exclusive access (and LOKSER is active.) This will give slightly better performance for huge memo operations (like a posting run) and possibly eliminate some occurances of unexplained *MEMO LOCK* errors.
6. (LINUX) AUTLOG.SBR is now available in the Linux version.