- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I recently purchased Compaq Visual Fortran and was compling an older program when the following error occurred. The error statement read 'Error: Cannot open file ' filenname.com'
Include ' filename.com'
The reference filename is a fortran file. I placed the file in the workspace, but the program seems unable to locate it. Do you have some suggestions?
Include ' filename.com'
The reference filename is a fortran file. I placed the file in the workspace, but the program seems unable to locate it. Do you have some suggestions?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Visual Fortran's default is to look for INCLUDE files in the same folder as that of the source file with the INCLUDE statement. WIthout seeing exactly what you're doing, it's hard to know what the problem is.
Steve
Steve
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page