Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 6.3/6.4, builds 1500-1558

1524 — 01 September 2016

Scroll Prev Top Next More

1526.0.4

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

1526.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.)

1526.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.

1526.0.1

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