Please enable JavaScript to view this site.

A-Shell Development History

1636.0.1

New

XTREE enhancement: new Advanced Coldef Option RGBfgbg provides capability to specify foreground and background colors for individual cells.

1636.0.2

Fix

Relax restriction on passing a locally defined dimx array to func byref.

1636.0.3

Fix

ATSD.EXE 6.4.111 fixes issue with bogus "demo mode" and "license expired" message in the log file.

1636.0.4

New

The starting key in a FOREACH statement may now be any kind of expression.

1636.0.5

Fix

Bug fix/refinement: attempts to open a file with an empty ("") filespec now generate BASIC error 32 (invalid filename). Previously it treated the filespec as ".DAT", which is a legal filename and would have worked for OUTPUT or APPEND (thus covering up an application bug).

1636.0.6

New

Various HTTP.SBR Enhancements.