1689.2 |
Compiler (edit 937) refinement: arrays/collections may now be passed to DYNFUNC(), as they can in normal function references. Previously only array elements were supported. |
|
1689.1 |
ISAMA: minor improvements to the tracing information relating to DELETE'RECORD and RELEASE'RECORD when the ISAM TRACE flag active. |
|
1689.0.1 |
New |
Enhancement: XTREE Column ID. |
1689.0.2 |
Fix |
XTREE: the combination of cformat P and B with a mask was resulting in shifting or truncation of the field during editing. |
1689.0.3 |
XTREE refinement: The automatic red coloring for negative values now works even when the cformat type is S, provided there is a mask. This combination is used to display numeric 0 as blanks, but previously it was also disabling the automatic red coloring of the negative values. |