1545.7.1 |
Fix |
TABX/INFLD bug fix: redisplaying (recreating) an INFLD-based checkbox on a TABX control wasn't displaying the updated state. |
1545.6.2 |
Revision |
A new HOSTEX.SBR Suffix character, "^", allows for a slight variation in the Windows behavior. |
1545.6.1 |
Fix |
COMPIL bug fix (edit 794) - the compiler was failing to report an error when a variable type other than F,6 was used as the return variable in a LOOKUP statement. The runtime system, consistent with AMOS behavior, has always returned the value in F,6 format. This fix to the compiler will help prevent unexpected results when another variable type is advertently specified. |
1545.5.1 |
Fix |
XTREE bug fix (server-side): file-mode multi-select trees were failing to return any selections in some cases. |
1545.4.3 |
Fix |
The default Copy/Paste context menu, introduced in 1539.0, is now disabled in the presence of XTREE. The two were conflicting. |
1545.4.2 |
Fix |
TABX/wallpaper bug fix: the main window wallpaper area wasn't being refreshed while a TABX control was present. |
1545.4.1 |
Fix |
TABX bug fix: deleting controls by id or name, which were not part of a TABX control, wasn't working properly when there was a TABX control present. |
1545.3.2 |
Fix |
ERASE.LIT 3.4(130) fixes a display glitch in the /? help display affecting the the /F switch documentation. Also, all the internal messages have now been internationalized via LITMSG.xxx. |
1545.3.1 |
Fix |
MX_FILESTATS bug fix: remote files (on the ATE workstation) with commas in the file name were not being recognized. |
1545.2.2 |
Fix |
Bug fix: further revision to the bitwise operator fix in 6.3.1545.1. |
1545.2.1 |
Fix |
XTREE bug fix: editable cell background color was reverting to white instead of a shade of the display color. Bug introduced in 1545.0 |
1545.1.1 |
Fix |
Bug fix: the bitwise operator combinations AND NOT and OR NOT were giving unexpected results when one of the operands was less than &h80000000 and the other was >= &h80000000. Problem was introduced in 6.3.1516 along with support for B6/I6 variables. |
1545.0.5 |
Fix |
libashtls.so.1.1.209.el7 added to the -el7 release. This matches the latest GNUTLS for that platform, 3.3.24, aka ligbnutls.so.28. |
1545.0.4 |
Fix |
EDIT$() bug fix: the +2 flag (to remove control characters) was also removing any characters with the 8th bit set. Bug introduced in 6.3.1534. |
1545.0.3 |
Revision |
Add ISMUTL Dump Options. |
1545.0.2 |
New |
ISMUTL.LIT 1.4(140) adds a new feature to allow dumping directly from the DAT file rather than from one of the indices. This can be useful in the rare case where the IDX file has become damaged, which could interfere with the ability to dump or rebuild it by the normal means. |
1545.0.1 |
New |
XY.LIT 1.0(102) adds usage help display, supports XY x,y syntax. |