Please enable JavaScript to view this site.

A-Shell Development History

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

1670 — 01 November 2019

Scroll Prev Top Next More

1670.3

Fix

Correction to 1670.2 fix for XTREE sorting. Was failing to perform the initial sort under certain conditions.

1670.2.2

Fix

XTREE HdrClickExit refinement: change so that it now returns the xtr'columnsort() and xtr'sortorder() arrays as if sorting had occurred.

1670.2.1

Fix

INFLD secure password refinment: make the reveal button only available after the password has been changed and while it is still being edited.

1670.1

EIR

Auto-enable the secure password in the ATE configuration dialog.

1670.0.8

Fix

Licensing: close an obscure GPF loophole in the licensing code.

1670.0.7

Fix

CSV2XL.SBX 2.1(239) fixes a problem with for //XL,SetCol directive parameter option "formatid=NUMFMT_xxx" (particularly NUMFMT_TEXT) where the format may have reverted back to NUMFMT_GENERAL, depending on the analysis of the actual data.

1670.0.6

Fix

AXL (Windows) update: version 3.8.6.1 of the libxl.dll includes several minor bug fixes and refinements.

1670.0.5

EIR

The Minimum Run Version stored in the program header now distinguishes between two variations of the .CLEAR statement.

1670.0.4

Fix

XTREE refinement: when using the XTUCFG_SRTORD flag in the XTR'USRCFG parameter to save/restore the user's sort order settings, the reset command—either CTRL / or $RESETCFG from the PopupMenu—now restores the sort order as specified in the XTR'COLUMNACTIVE, XTR'COLUMNSORT() and XTR'SORTORDER() parameters passed in the XCALL XTREE.

1670.0.3

Fix

XTREE: HdrClickExit was sorting the column before exiting. It now exits without sorting, leaving it entirely up to the application.

1670.0.2

EIR

INFLD: TYPE ||P was only supporting MX_PWCRYPT mode 2. It now supports mode 1 as well. Mode 3 support still pending.

1670.0.1

New

Enhancements to handle INFLD Password Encryption in GUI environments.