1542 — 22 January 2017

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

Revision

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

Revision

KILL.LIT 2.2B(125) now supports localization; see LITMSG.xxx 039,### for message customization.

1542.0.10

Revision

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

New

Add XTREE Indexed PopupMenus.

1542.0.7

New

Add XTREE PopupMenu Sub-Menus.

1542.0.6

New

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

Revision

xMASCB.SBR routines fixed to support the dynamic string stack.

1542.0.4

Revision

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

New

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

New

AUI_CONTROL enhancement: Auto-Countdown Buttons.