1524 — 01 September 2016

1524.0.4

Bug fix, BASORT: sorting a file with BASORT may have crashed A-Shell if the filespec was longer than 80 characters.

1524.0.3

Bug fix: close an obscure loophole in the PRINT routine in which a device error during printing a CRLF pair might fail to raise the BASIC error (even though it displayed a "Device error" message.)

1524.0.2

New subroutine MX_FILESOCK binds a TCP socket to a sequential file channel so that PRINT #CH and/or INPUT #CH transfers data over the socket rather than to/from the file.

1524.0.1

New Special File Name .NULL may be used with sequential files to open a file which is not connected to anything.