Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 4.9/5.0, builds 850-998

878 - 02 Apr 04

Scroll Prev Top Next More

878.0.1

A new method of dealing with floating point rounding difficulties has been introduced. See build 844 for more details.

878.0.2

XCALL MIAMEX,127,OP,FACTOR (OP=0 to get, 1 to set) allows you to query and/or set the new variable rounding factor. Basically the factor is set to the level of precision you would like. 1 means round all variables to the nearest integer. .01 would be to the nearest one hundredth. 0 disables the feature. Note that the setting persists across programs. See the ash48patchnotes.txt for more details.