The information in this article applies to:
SYMPTOMS
If you try to create a project file by using the NMAKE utility with a
source file name containing certain special characters such as $, !, or #,
one of the following errors occurs depending upon the character used:
Source filename: hi!there.f90 Source filename: hi#there.f90
CAUSENMAKE treats certain special characters as command-line arguments or macros, or it is unable to process them at all. RESOLUTIONAvoid using special characters in source file names or use Developer Studio to create and manage your projects. 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. REFERENCESFor additional information, please see the following article in the Microsoft Knowledge Base: Q140356 BUG: NMAKE Fails If Paths & File Names Have Special Characters Additional query words: 4.00 1.50
Keywords : kbFortranPS kbLangFortran |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |