1557 — 13 March 2018

A-Shell Release Notes Version 6.4.1557.1 (13 Mar 2018)

1557.1

Revise

(UNIX/ATE) Refinements to handling of SIGHUP in GUI environments to reduce chance of processing remaining live longer than appropriate. Any GUI command requiring a response from the client is now treated like an input operation, triggering the error 250 to start the second phase of the SIGHUP response.

A-Shell Release Notes Version 6.4.1557.0 (06 Mar 2018)

1557.0.6

Fix

XTREE: when a click on a checkbox cell causes a post validation exit on an editable cell, as well a pre-validation exit for the checkbox, it now correctly returns xtr'xvalidate=3 instead of 2. Same patch as in 6.5.1631.4.

1557.0.5

Revise

XTREE print/preview refinement: workaround a bug in the underlying print preview library which was, in some display environments, truncating the last character(s) of each cell. The workaround involves appending a few spaces to the end of each cell just before the preview and then removing them on return. Same patch in 6.5.1626.2.

1557.0.4

Fix

AUI_IMAGE: the IMGOP_DISPLAY function was failing to take into account the presence of the top status line, resulting in the image display being approximately one row higher than requested when the status line is visible. Same patch in 6.5.1626.3.

1557.0.3

Fix

File hook: The HFE_ISAM_DEL and HFE_ISAM_ADD hooks had unnecessary dependencies on each other and on the HFE_ISAM_WRITEx hooks causing them to be ignored unless all were set. Now they can all be enabled independently. Same patch in 6.5.1630.1.

1557.0.2

Fix

ISMROK.SBR: the last two parameters (IDX'BLK'SIZ and IDX'TYPE) were not being returned correctly. Same patch as 6.5.1631.1.

1557.0.1

Revise

Eliminate license expiration warnings for background jobs; they were not helpful and possibly harmful. Same patch as 6.5.1631.2.