1610.1.2 |
Fix |
XTREE refinement: the force popup bit in the XTR'XNAVMASK field (&h040) is now always cleared on exit. Previously there were cases where it might be set, causing an unexpected popup on the next reentry unless the application cleared the bit. |
1610.1.1 |
Fix |
XTREE SelChgExit fix/refinement: SelChgExit was not working when navigating between editable cells with the the keyboard. Clicking with the mouse was triggering the SelChgExit, except on an editable cell in the first row. Note however that in the case of cell editing validation, the validation exitcode is likely to take precedence over the SelChgExit. |
1620.0.2 |
Fix |
Compiler bug fixes (edit 839): Symbol definitions passed on the command line using /C:sym=value were being ignored during the first pass of the /P and /PX processing. Also, the compiler macros ABC_CURRENT_ROUTINE$ and ABC_CURRENT_MACRO$ were in some cases creating an additional spurious macro "A" which might have caused a spurious syntax error for a variable "A". |
1620.0.1 |
Add |