1270.9 |
XTREE bug fix: EnterGoto (to next row) and XTF_NOZEROEX were interfering with XTF_ENTESC. |
1270.8 |
XTREE refinement: further refinements in type ahead handling. |
1270.7 |
XTREE refinement to type ahead handling. |
1270.6 |
XTREE refinement: left/right arrow keys in editable cells when Infdef=2 and/or Infdef=L (or |L) now navigate between cells rather than characters. |
1270.5 |
XTREE exitcode fix: shifted F keys weren't always returning an exitcode value offset by 16—i.e. SHIFT-F1 might have returned -1 instead of -17. |
1270.4 |
XTREE bug fix: left/right arrow exits from cell editing weren't updating the xtr'targetcol. |
1270.3 |
ATSD-related refinement: Close a window of opportunity which allowed two sessions launched simultaneously on separate workstations to get the same console ID and thereby clobber each other. Note that if you are retrieving and using the console ID, the format now is <name>-xxxxxx instead of <name>-xxxx—i.e. the suffix length has been increased by 2 characters. |
1270.2 |
Fix XTREE validation detection problem introduced in 1268.0 |
1270.1 |
AG_GETFILEDATA refinements: relax syntax requirements; close loopholes for system errors if improper syntax used. |
1270.0.1 |
AG_HOLDKBD command retrofitted from 6.1.1352.0, which see for details. |
1270.0.2 |
AG_GETFILEDATA command retrofitted from 6.1.1357.0, which see for details. |
1270.0.3 |
XTREE bug fix: The ExitChars= feature (which returns exitcode -51) was interfering with receipt of character sequences longer than just one. (Migrated from 6.1.1356.3). |
1270.0.4 |
XTREE bug fix: XTR'EXPANDLEVEL was interfering with XTR'TOPINDEX. (Migrated from 1354.7). |
1270.0.5 |
Basic substring indexing bug fix: a$[-x,-y] was behaving unexpectedly when x > len(a$). (Migrated from 1355.2) |
1270.0.6 |
STR(x) bug fix: was failing to respect the SIGNIFICANCE setting. (Migrated from 1354.0-1). |
1270.0.7 |
B64DEC bug fix (decoded data was being null-padded out to next multiple of 3 bytes). (Migrated from 1357.0). |
1270.0.8 |
CTLOP_RSA bug fix: was failing to restore the control alphanumeric name. (Migrated from 1356.0) |
1270.0.9 |
INFLD bug fix: failure to properly handle display of an alphanumeric field with TYPE "-" containing a negative currency amount in format $-### (instead of -$###). (Migrated from 1356.0). |
1270.0.10 |
ATE bug fix: when transmitting so much data via the keyboard channel that the network buffer filled up (forcing a wait for the server to catch up), it was beeping unnecessarily. (Migrated from 1357.0) |
1270.0.11 |
Compiler (edit 537) fixes the ++ELIF <expr> directive in standalone mode and adds ++include'if'exists and ++include'once'if'exists. (Migrated from A-Shell 6.1.1358.0 and compil.exe 6.1.642) |
1270.0.12 |
SYSTAT.LIT 3.1(166) enhancement: new /ERZ switch displays ersatz device names rather than dev:p,pn locations, when applicable. |
1270.0.13 |
IMGDSX.LIT 1.2(114) enhancement: maximum album size now unlimited, replaced old limit of 1000 images. This update was previously made available separately as patch; it is now included in the release. |
1270.0.14 |
ISMBLD.LIT/SBX 2.1(136) enhancement: new /A switch to auto-configure index block size and levels; several other minor fixes. Update previously made available separately as patch; now included in release. |
1270.0.15 |
ISMDMP.LIT 2.1(141) enhancement: /V mode now scans the index to display accurate level counts (previously they were estimated). Update previously made available separately as patch; now included in release. |
1270.0.16 |
ATSYNC.LIT 1.1(110) enhancement for ATSD/ATE environments: now uses ATEAPX.SBX for file transfer rather than FTP, which doesn't normally exist in that environment. Update previously made available separately as patch; now included in release.) |
1270.0.17 |
DIR.LIT 3.3(152) enhancement: new /1 switch displays just the FILE.EXT (no directory or size), equivalent to UNIX "ls -1". Update previously made available separately as patch; now included in release. |