- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This does appear to work (haven't fully exercised the code yet)
open (unit = 41, file =
& 'E:\\ralph\\Macro3d\\Macro3d+CLAMS\\Resource_Files\\macro3dinp.dat',
& status = 'old')
but I'm wondering if there is a way to specify the path "E:\\ralph\\Macro3d\\Macro3d+CLAMS\\Resource_Files" within the VS2008 project properties.
Thanks.
open (unit = 41, file =
& 'E:\\ralph\\Macro3d\\Macro3d+CLAMS\\Resource_Files\\macro3dinp.dat',
& status = 'old')
but I'm wondering if there is a way to specify the path "E:\\ralph\\Macro3d\\Macro3d+CLAMS\\Resource_Files" within the VS2008 project properties.
Thanks.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes - in the project properties, Debugging > Working Directory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Steve.
-ralph
-ralph

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