Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 6.5/7.0, builds 1600+ > 2020

1689 — 10 September 2020

Scroll Prev Top Next More

1689.2

EIR

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

EIR

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

EIR

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.