1736.1.1 |
Fix |
ASHNET update to 1.4.189 to link in various dependent library/protocol updates and fixes:
|
||||||||
---|---|---|---|---|---|---|---|---|---|---|
1736.1.2 |
Fix |
XTREE: AutoFilter wasn't working properly with ListX columns, caused by confusion between the codes and the descriptions. |
||||||||
1736.1.3 |
XTREE: When a editable cell with validation has been edited but then the user clicks on a button that translates to ESC before otherwise exiting from the cell, the exitcode 1 is now appended to the XINFO parameter. |
|||||||||
1736.0.1 |
New |
|||||||||
1736.0.2 |
Compiler edit edit 1032: support new Gridmap functions .mincol() and .maxcol(). |
|||||||||
1736.0.3 |
Fix |
Runtime refinement - the existing .minrow() and .maxrow() functions now return -99999999 for empty or invalid gridmaps. Previously they returned 0, which could be a valid row number. |
||||||||
1736.0.4 |
Fix |
Collections passing: correct spurious error 61 (invalid collection reference) errors occuring in certain parameter passing situations. |
||||||||
1736.0.5 |
Fix |
Gridmap SCALE: gridmap key assignments were not adjusting for the SCALE factor. |