Please enable JavaScript to view this site.

A-Shell Development History

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

1630 — 22 February 2018

Scroll Prev Top Next More

1630.1.3

Fix

File hook: The HFE_ISAM_DEL and HFE_ISAM_ADD hooks had unnecessary dependencies on each other and on the HFE_ISAM_WRITEx hooks causing them to be ignored unless all were set. Now they can all be enabled independently.

1630.1.2

Fix

Compiler (edit 855) SCALE: XPUTARG literal argument numbers and literal .EXTENT index numbers were not being scaled in the RUN file. The updated run-time system will now handle it either way.

1630.1.1

Fix

Further work on SCALE: Conversions between floating point and non-floating point variable types during XPUTARG operations where not adjusting for SCALE; XPUTARG now tolerates anomalies in the scaling of the argument number; see compiler edit 855 below.

1630.0.2

EIR

Various APEX refinements.

1630.0.1

New

SQLOP_FETCH_ROW Enhancement.