Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 6.5/7.0, builds 1600+ > 2022

1719 — 22 August 2022

Scroll Prev Top Next More

 

1719.1.1

Fix

ATE: close a loophole in which two ATE sessions originating from same PC to same server might end up with the same instance identifier, resulting in one job clobbering the other.

1719.0.1

New

VUE enhancement: embedded TAB characters are now expanded based on the TAB width setting as specified in ini.vue or in the current instance of VUE. Previously all embedded TABs were expanded to the next multiple of 8 columns, regardless of the TAB width setting. Note that the TAB key on the keyboard, as opposed to TAB characters previously embedded into a file, continues to be treated as a chr(9) if the TAB width is set to 8, and as spaces for any other TAB width setting.

1719.0.2

Fix

AUI dialog: the "X" button in the upper right corner of dialogs had stopped working in 1717.11.

1719.0.3

Fix

XTREE: saved font scale values were not being respected since 1715.8.