The following corrections should be made to the Alpha BASIC manuals.
1 – Reference Manual
Corrections to the online HTML documentation HP BASIC for OpenVMS Systems Reference Manual. o The Table of Result Data Types in Alpha BASIC Expressions in Section 1.6.1.2 has two incorrect entries in the online HTML documentation. The table in the paper and PDF documentation however is correct. The entries for GFLOAT/SFLOAT and SFLOAT/GFLOAT should be GFLOAT.
2 – User Guide
Corrections to the HP BASIC for OpenVMS Systems User Manual. o The conditional at the end of Example 13-1, in the "File Input and Output" chapter should have an equal sign instead of "AND". It should read as Rms_status = Rms$_normal instead of Rms_status AND Rms$_normal.