A-Shell Release Notes Version 6.4.1557.5 (27 May 2018) | ||
1557.5.3 |
Fix |
(Unix) pshell 1.4.170 fixes a problem with failure to locate the serial line in the miame.ini with when there were comments or other artifacts above it. This could have led to "you are not licensed for PolyShell" even though the A-Shell ABOUT showed the POLY feature. |
1557.5.2 |
Fix |
ATSD.EXE 6.4.111 fixes issue with bogus "demo mode" and "license expired" message in the log file. |
1557.5.1 |
Fix |
Fix bug in which a function call within a parameter list would interfere with the ability to pass a subsequent parameter (in the same parameter list) byref. |
A-Shell Release Notes Version 6.4.1557.4 (06 May 2018) | ||
1557.4 |
Revise |
SQL.SBR compatibility: A change in the parameter passing mechanism in the MySQL connector version 1.4.143+, and in the ODBC connector version 1.4.112+, necessitates this update to A-Shell. |
A-Shell Release Notes Version 6.4.1557.3 (03 May 2018) | ||
1557.3.2 |
Fix |
AUI_WINDOW: querying a non-existent window was crashing A-Shell. Same patch as 6.5.1634.2. |
1557.3.1 |
Fix |
XGETARGSBX was failing to support arrays passed byref. Same patch as 6.5.1633.4. |
A-Shell Release Notes Version 6.4.1557.2 (31 Mar 2018) | ||
1557.2.2 |
Fix |
SCALE: .IFELSE() function return value was getting upscaled twice. Same patch as 6.5.1633.2. |
1557.2.1 |
Revise |
XTREE print preview refinement: extend the logic of the 1626.2 for the problem truncating the last character of some columns in the print version so that it also applies to the headers and footers. And, fix the problem where the headers became corrupted after exiting from the print preview display. Same patch as 6.5.1633.2. |
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. |