- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello:
I would like to control the I/O of my FORTRAN program within MS Visual Studio and not
through the read/write statements. How do I go about doing this for a project? The default
for MSVS writes to the directory of the project file.
Thank you!
I would like to control the I/O of my FORTRAN program within MS Visual Studio and not
through the read/write statements. How do I go about doing this for a project? The default
for MSVS writes to the directory of the project file.
Thank you!
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Project property Debugging > Working Directory. This will change the default directory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The default I/O directory for a project in Visual Studiocan be set underProject > Properties > Debugging > Working Directory. If you put in a relative path, it will be relative to project file directory.

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