The information in this article applies to:
SYMPTOMSCompiling a free form source file that contains a module with the name "procedure" causes the following compiler syntax error:
CAUSEThe compiler fails to interpret the name "procedure" as a valid module name in a free form source file. RESOLUTIONEither don't use "procedure" as a module name in a free form source file, or use fixed form source code. STATUSMicrosoft has confirmed this to be a bug in the Microsoft 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. MORE INFORMATIONSample Code to Illustrate Problem
Additional query words: 4.00
Keywords : kbFortranPS kbLangFortran |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |