1557 -- 17 December 2018

A-Shell Release Notes Version 6.4.1558.5 (17 December 2018)

1558.5

Fix

//IMAGE: when the coordinates were specified as 0,0,0,0 (for the full page), in some cases, particularly with APEX, it was failing to render the image and reporting a "bad range" error instead. Same patch as 6.5.1651.9.

A-Shell Release Notes Version 6.4.1558.4 (19 October 2018)

1558.4

Revise

XTEXT/ATSD server-side: increase the timeout period for waiting on the client to send the updated buffer. Some slow clients or networks were causing the XTEXT update to abort prematurely due to timeout.

A-Shell Release Notes Version 6.4.1558.3 (25 September 2018)

1558.3

Fix

Compiler edit 837.4: the /PX switch was resulting in a variety of spurious errors, including duplicate MAP statements. Problem introduced in 1557.7.

A-Shell Release Notes Version 6.4.1558.2 (23 September 2018)

1558.2.2

Revise

AUI_EVENTWAIT refinement: static 'buttons'—i.e. static controls with the MBF_KBD flag set so they act like clickable buttons—are now compatible with the EVW_EXCDFOCUS flag if the MBF_TABSTOP flag is also set. Same patch as 6.5.1647.1.

1558.2.1

 

Command line switch -ntts added; has same effect as OPTIONS=NTTS. Reverse migrated from 6.5.1639.0.

A-Shell Release Notes Version 6.4.1558.1 (13 August 2018)

1558.1

Fix

AUI_EVENTWAIT: down arrow was advancing to next control before generating the exitcode when EVW_VAREXIT flag used. Same patch as 6.5.1642.2.

A-Shell Release Notes Version 6.4.1558.0 (25 July 2018)

1558.0.3

Fix

SYSTAT.LIT 3.2(131) closes a timing loophole in which it would report as zombies or phantoms jobs that were actually just in the process of shutting down normally.

1558.0.2

Fix

UNIX: close a rare timing loophole during shutdown of a session in which it was possible for an event handler to try to read the jobtbl.sys file after it had already been closed. This resulted in "!RLOCK" error messages in the log which, at the very least, alarming, and in some cases the job may have ended up in a zombie state instead of cleaning exiting.

1558.0.1

Fix

AUI_IMAGE: JPG images were ignoring the flags (e.g. stretch). Problem introduced in 6.4.1557.4.