- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was able to redirect to a file my write(*,*) instructions by simply opening unit 6 when I used IVF9.1, however, now that I've migrated to IVF11, I am no longer able to do that.
I get the error: forrtl:severe(38): error during write, unit 6, file CONOUT$.
If I redirect output on the command line I bypass the problem, but that's no acceptable for what I'm doing.
I have disable McAfee on access scan. What changed? I need console output in a specific file.
I get the error: forrtl:severe(38): error during write, unit 6, file CONOUT$.
If I redirect output on the command line I bypass the problem, but that's no acceptable for what I'm doing.
I have disable McAfee on access scan. What changed? I need console output in a specific file.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This might be due to a bug that was fixed in the February update (072). Which specific 11.0 version do you have? Does it work if you write to unit 0?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried to merge your separate reply into this thread but the reply disappeared - sorry.
You cannot open unit -1. Please try unit 6 instead. How are you doing the redirection?
You cannot open unit -1. Please try unit 6 instead. How are you doing the redirection?

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