The information in this article applies to:
SYMPTOMSAn attempt to compile a program containing a FORMAT specifier that is more than one line long and that has an in-line comment on a line other than the last, causes the following warning: In-line comments start with an exclamation point. If the FORMAT statement is referenced during program execution, it will cause the program to terminate with exit code 1. The following run-time error might be generated:
RESOLUTIONThis problem can be corrected by removing the embedded comment. STATUSMicrosoft has confirmed this to be a problem in the products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Sample Code
Additional query words: 1.00 4.00
Keywords : kbCompiler kbFL32 kbFortranPS |
Last Reviewed: November 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |