1410.5 |
UNIX Print Filter bug fix: prior fix for the $PREFix AND $SUFFIX macros (in edit 1405) had the undesirable side effect of passing the DEVICE name (if present in the printer init file) to the print filter in place of the requested spooler name. This was mainly a problem for ASHLPR, which passes the spooler name to the AshLPD server. |
1410.4 |
ISAM-A bug fix: the record number and fstat variables were not working properly with SCALE. |
1410.3.1 |
XTREE bug fix: reloading a tree using XTROP_CREATE or XTROP_REPLACE was causing the images to disappear. Introduced in 1410.0. |
1410.3.2 |
XTREE refinement: Variable height (XTF_VARY) and discrete images, using the ImgSiz "discrete" option introduced in 1410.0, now employ a caching system to make the loading and storage much more efficient when the same image is being used in multiple cells. |
1410.2 |
DIMX bug fix: Close a loophole allowing the automatic cleanup of a multi-dimensional DIMX defined locally within a function to crash A-Shell. |
1410.1 |
|
1410.0.1 |
XTREE Constant Data Columns, whose data is the same in every cell, may now be defined independently of the data array. |
1410.0.2 |
XTREE refinement: Icon images can now be used with fixed height rows—i.e. without requiring the XTF_VARY switch, provided the new "discrete" option in the ImgSiz= clause is specified, e.g.: ImgSiz=16,16,24,discrete~~ |
1410.0.3 |
XTREE enhancement: trees may now contain more than one image column. |
1410.0.4 |
SCALE bug fixes: the dot functions .EXTENT and .NEXT, and the system variable DEBUG, were not working properly with SCALE. |
1410.0.5 |
ASHNET.DLL 1.7.151 fixes a problem with extracting the port from the end of the URL. Introduced in 1.7.146. |