BUG: FOR3852 Error When Procedure Used as Module Name
PSS ID Number: 147763
Article Last Modified on 11/2/1999
The information in this article applies to:
- Microsoft Fortran PowerStation for Windows 95 and Windows NT 4.0
This article was previously published under Q147763
SYMPTOMS
Compiling a free form source file that contains a module with the name
"procedure" causes the following compiler syntax error:
error FOR3852: syntax error detected between MODULE and PROCEDURE
CAUSE
The compiler fails to interpret the name "procedure" as a valid module name
in a free form source file.
RESOLUTION
Either don't use "procedure" as a module name in a free form source file,
or use fixed form source code.
STATUS
Microsoft 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.
Additional query words: 4.00
Keywords: kbLangFortran KB147763
Technology: kbAudDeveloper kbFORTRANPower400NT kbFortranSearch kbZNotKeyword8