- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Our application was developed with Visual Studio 2008 and Intel Fortran Compiler 2008.
Always in Visual Studio 2008, but in Windows 10, in debug mode my application works without any problem.
But when I execute my application compiled, it don't work.
I found that the problem is the REWIND function on an opened file.
What could be the solution ?
Thanks
Regards.
Jerome
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
finally, the problem is not on the REWIND function but on a WRITE function used just after the REWIND.
If I delate the REWIND function, the WRITE function works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What doesn't work? What is the error message or other wrong behavior? Can you provide a short example demonstrating the problem? Given what you have written so far, it's hard to help.
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