BUG: Console I/O Problem; CR/LF Skipped After File Open (108349)
The information in this article applies to:
- Microsoft Fortran Powerstation 32 for Windows NT 1.0
- Microsoft Fortran Powerstation 32 for Windows NT 4.0
This article was previously published under Q108349 SYMPTOMS
A console application that opens a file with a unit specifier of 5 may
cause subsequent screen output to appear on the same line (without carriage
return and linefeed characters).
CAUSE
This problem seems to occur only when the application writes to the screen
before opening unit 5.
RESOLUTION
If unit number 5 must be used for an external file, OPEN that file before
performing any WRITE statements to the screen. Running the program with
MORE piping (for example, | MORE) to display output one screen at a time
also alleviates the error.
STATUS
Microsoft has confirmed this to be a problem in Microsoft FORTRAN
PowerStation 32 for Windows NT, version 1.0. We are researching this
problem and will post new information here in the Microsoft Knowledge Base
as it becomes available.
Modification Type: | Major | Last Reviewed: | 10/17/2003 |
---|
Keywords: | KB108349 kbAudDeveloper |
---|
|