Incorrect Inline Variable Format May NOT Generate Errors (72846)
The information in this article applies to:
- Microsoft FORTRAN Compiler for MS-DOS 5.0
- Microsoft FORTRAN Compiler for MS-DOS 5.1
- Microsoft FORTRAN compiler for OS/2 5.0
- Microsoft FORTRAN compiler for OS/2 5.1
- Microsoft FORTRAN PowerStation for MS-DOS 1.0
- Microsoft FORTRAN PowerStation for MS-DOS 1.0a
- Microsoft Fortran Powerstation 32 for Windows NT 1.0
- Microsoft Fortran Powerstation 32 for Windows NT 4.0
This article was previously published under Q72846 SUMMARY
Using Microsoft FORTRAN, a program using a character variable for a FORMAT
specifier on a READ or WRITE statement may not generate a run-time error
even though the FORMAT specifier is incorrect. This may happen if the
FORMAT specifier represented by the character variable is correct up to one
edit descriptor past the edit descriptor needed by the I/O list of the
corresponding READ or WRITE statement, even if the remainder of the FORMAT
specifier is incorrect.
The errors that may be expected correspond to those available within
Microsoft FORTRAN that indicate an invalid format descriptor.
Modification Type: | Major | Last Reviewed: | 12/1/2003 |
---|
Keywords: | kbLangFortran KB72846 |
---|
|