Please enable JavaScript to view this site.

A-Shell Development History

856.1

MMAP.LIT display was broken. (Problem was in ashell executable, not in MMAP itself.)

856.2

Remove horizontal scrolling limit with right arrow of 52 columns.

856.3

(Windows) Workaround bug in certain foreign keyboard drivers (Italian, possibly others) in which use of the ALT-GR key would appear to leave the CTRL key pressed.

856.4

PolyShell 1.5(155) now supports the ability to replace the SERIAL= line in miame.ini with an INCLUDE= (implemented in 854 build of A-Shell.)

856.5

Automatic detection of changes to the ersatz definitions now smarter. Previously, such changes would take 30 seconds to be recognized. Now, it should be instantaneous, particularly if you use the updated VUE.

856.6

VUE.LIT 2.0(110) now forces a reload of the ersatz table if the file being edited has a .INI or .ERZ extension. Note that it is still the case that if the miame.ini references multiple ERSATZ tables, only the only one can be updated dynamically. For all other updates, you have to exit and restart A-Shell for the update to have an effect.

856.7

Fix a bug in PCKLST.SBR in which a memory-based list might appear empty PROMPT="". (Patch also applied to 4.8.839 build.)

856.8

WRITECD and WRITETD (output with comma delimiters or tab delimiters) now strip leading blanks from string variables, matching the documentation. (Patch also applied to 4.8.839 build.)