Please enable JavaScript to view this site.

A-Shell Development History

1731.2

Fix

Compiler edit 1024: Correct another variation of the bug partially fixed in edit 1023.

1371.1

Fix

Compiler edit 1023: Correct an issue introduced in compiler edit 1022 resulting in bogus compiler errors for certain combinations of ordered map parameter passing.

1731.0.1

EIR

Compiler edit 1022: Compiler now complains about mismatched collection arrays passed by reference to functions.

1731.0.2

Fix

Most collection type mismatches during parameter passing no longer generate runtime errors. It is left to the compiler to warn you about inadvertent mismatches; see previous item.

1731.0.3

EIR

DUMP.LIT 1.0(109) refinement: when a starting block number is specified, it now seeks directly to that position, rather than silently reading all the prior blocks. This is a benefit mainly with very large files.

1731.0.4

Fix

MX_FILEPOS: re-do the 1730.6 patch, closing a heap corruption loophole in EZTYP, and extending support to EFS-encrypted files.

1731.0.5

Fix

EZTYP.SBR: Passing the 2nd parameter (top margin) as a literal number was reverting to EZSPL mode, prompting unnecessarily.

1731.0.6

Fix

AUI Image: resizing windows containing images at starting row 0 (typically icons) was resulting in the images being reduced to a single pixel high.

1731.0.7

Fix

AUI caret: close the most common window of opportunity through which the focus caret was subject to disappearance when resizing a window or jumping between windows.