PRB: F1912 "Cannot Open File" Error Caused by Nonexistent FileLast reviewed: December 11, 1995Article ID: Q59228 |
The information in this article applies to:
SYMPTOMSAn attempt to compile a file fails and the compiler generates the following message:
fatal error F1912: <file name> : cannot open fileOr for Fortran PowerStation 32, version 4.0:
error FOR1821: cannot open file <filename> specified on command line CAUSEThe file does not exist or it does not exist in the current directory.
RESOLUTIONUse the DIR command at the operating system prompt to verify that the file exists in the current directory. Make sure that the file name is spelled correctly in the compiler command line.
|
Additional reference words: 4.00 4.01 4.10 5.00 5.10 1.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |