NUMBER: 70 ERROR CODE: F MESSAGE TEXT: integer overflow EXPLANATION: During an arithmetic operation, an integer value exceeded its range. The result of the operation was the correct low-order part. Consider specifying a larger integer data size (or use the /INTEGER_SIZE qualifier for INTEGER declarations without a kind or specifier.) See the HP Fortran for OpenVMS User Manual for ranges of the various integer data types. This error is not returned by IOSTAT.