Please enable JavaScript to view this site.

A-Shell 6.5 Development Notes

Navigation: Notes by Version and Date

1736 -- In Progress

Scroll Prev Top Next More

 

1736.0.1

New

Add New Gridmap Functions.

1736.0.2

EIR

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.