|
VMS Help COBOL, Run-Time Messages, FILE_NOT_FOUND *Conan The Librarian |
File not found
Explanation: The specified file is not present.
User Action: You must take the following actions:
a. Check the spelling of the filename. If the name looks
correct, examine any logical names that are part of the
name.
b. Use the DCL command DIRECTORY to see if the file exists
and in which directory it is located.
|
|