The information in this article applies to:
SYMPTOMS
With FORTRAN PowerStation for MS-DOS, version 1.0, if extended error
handling is enabled (through the /4Yb option or the $DEBUG menta command)
and if there is an "ERR=" clause in an I/O statement, errors that occur
after the I/O cause a "DX1020: unhandled exception" instead of a debug
traceback. This only happens for errors that would be handled by extended
error handling. The I/O may be a READ on WRITE on internal or external
files.
STATUSMicrosoft has confirmed this to be a problem in FORTRAN PowerStation for MS- DOS, version 1.0. This problem was corrected in FORTRAN PowerStation for MS-DOS, version 1.0a. MORE INFORMATIONTo reproduce the problem, compile both code samples below using FORTRAN PowerStation for MS-DOS, version 1.0. Sample Code 1
Sample Code 2
Additional query words: 5.10 1.00 buglist5.10 buglist1.00 fixlist1.00a
Keywords : |
Last Reviewed: November 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |