1542.2 |
Fix |
Fix XTREE bug (introduced in 6.3.1536.0) in which clicking on a checkbox or radio button in an inactive tree was toggling the visual state of the element, but not returning the updated state in the answer array. |
1542.1 |
Fix |
XTREE bug fix: close loophole in which an empty shared list column might result in truncation of the answer array results. |
1542.0.13 |
Fix |
ISMBLD.LIT/SBX 2.1(143) bug fix: SBX version wasn't putting the IDA on the same device as the IDX when the fspec contained a device specification and the IDADEV parameter was blank. |
1542.0.12 |
Refine |
SORT.LIT 1.1(106) now supports localization; see LITMSG.xxx 056,### for message customization. Also, the display has been updated to show the number of records sorted. |
1542.0.11 |
Refine |
KILL.LIT 2.2B(125) now supports localization; see LITMSG.xxx 039,### for message customization. |
1542.0.10 |
Refine |
DYNLIB.SBR enhancement: automatic conversion from ANSI to/from UTF8 now supported via the "A" (read only) and "a" (read/write) codes. This is used in the Linux version of the LIBXL API to handle accented and other special Latin1 characters. |
1542.0.9 |
Fix |
SIZE.SBR bug fix: The variations to count the number of lines—flags 1 and 2—were incorrectly including the byte count. |
1542.0.8 |
Add |
|
1542.0.7 |
Add |
|
1542.0.6 |
Add |
XTREE PopupMenu enhancement: individual menu items may now be marked as disabled with a "!" at the start of the item text, i.e.: PopupMenu=!disabled item,VK_xF999; ... |
1542.0.5 |
Refine |
xMASCB.SBR routines fixed to support the dynamic string stack. |
1542.0.4 |
Refine |
SHLEXC.LIT 1.0(103) enhanced (using XSHLEX.SBX, which see above) so that it now works in server environments with ATE or ZTERM clients, auto-transferring the file to the client if necessary. Requires XSHLEX.SBX and ATEAPX.SBX in BAS: |
1542.0.3 |
Add |
Add new subroutine XSHLEX.SBX. |
1542.0.2 |
Fix |
ASHNET.DLL 1.9.157 bug fix: resolve various problems with the plain FTP protocol support in the FTP2.SBX routine. The ASCII/BINARY and PASSIVE/ACTIVE options weren't working, nor was the simple PC-to-host option. Presumably the excuse for this oversight was that hardly anyone uses plain FTP anymore, preferring SFTP instead. |
1542.0.1 |
Add |
AUI_CONTROL enhancement: Auto-Countdown Buttons. |