02.07.2014 Views

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Intel</strong>® <strong>Fortran</strong> <strong>Compiler</strong> <strong>for</strong> <strong>Linux*</strong> <strong>Systems</strong> <strong>User's</strong> <strong>Guide</strong> <strong>Volume</strong> I: Building<br />

Applications<br />

246<br />

one of the following:<br />

• Read or write more than one record with an<br />

ENCODE or DECODE statement.<br />

• Write more records than existed.<br />

28 severe (28): CLOSE error<br />

FOR$IOS_CLOERR. An error condition was detected by<br />

the <strong>Intel</strong> <strong>Fortran</strong> RTL I/O system during execution of a<br />

CLOSE statement.<br />

29 severe (29): File not found<br />

FOR$IOS_FILNOTFOU. A file with the specified name<br />

could not be found during an open operation.<br />

30 severe (30): Open failure<br />

FOR$IOS_OPEFAI. An error was detected by the <strong>Intel</strong><br />

<strong>Fortran</strong> RTL I/O system while attempting to open a file in<br />

an OPEN, INQUIRE, or other I/O statement. This<br />

message is issued when the error condition is not one of<br />

the more common conditions <strong>for</strong> which specific error<br />

messages are provided. It can occur when an OPEN<br />

operation was attempted <strong>for</strong> one of the following:<br />

• Segmented file that was not on a disk or a raw<br />

magnetic tape<br />

• Standard I/O file that had been closed<br />

31 severe (31): Mixed file access modes<br />

FOR$IOS_MIXFILACC. An attempt was made to use any<br />

of the following combinations:<br />

• Formatted and un<strong>for</strong>matted operations on the<br />

same unit<br />

• An invalid combination of access modes on a unit,<br />

such as direct and sequential<br />

• A <strong>Intel</strong> <strong>Fortran</strong> RTL I/O statement on a logical unit<br />

that was opened by a program coded in another<br />

language<br />

32 severe (32): Invalid logical unit number<br />

FOR$IOS_INVLOGUNI. A logical unit number greater<br />

than 2,147,483,647 or less than zero was used in an I/O

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!