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 />

requiring a value.<br />

46 severe (46): Inconsistent OPEN/CLOSE parameters<br />

FOR$IOS_INCOPECLO. Specifications in an OPEN or<br />

CLOSE statement were inconsistent. Some invalid<br />

combinations follow:<br />

• READONLY or ACTION= ' READ ' with<br />

STATUS= ' NEW ' or STATUS= ' SCRATCH '<br />

• READONLY with STATUS= ' REPLACE ' ,<br />

ACTION= ' WRITE ' ,<br />

or ACTION= ' READWRITE '<br />

• ACCESS= ' APPEND ' with READONLY,<br />

ACTION= ' READ ' , STATUS= ' NEW ' , or<br />

STATUS= ' SCRATCH '<br />

• DISPOSE= ' SAVE ' , ' PRINT ' , or ' SUBMIT '<br />

with STATUS= ' SCRATCH '<br />

• DISPOSE= ' DELETE ' with READONLY<br />

• CLOSE statement STATUS= ' DELETE ' with<br />

OPEN statement READONLY<br />

• ACCESS= ' APPEND ' with STATUS= '<br />

REPLACE '<br />

• ACCESS= ' DIRECT ' or ' KEYED ' with<br />

POSITION= ' APPEND ' , ' ASIS ' , or '<br />

REWIND '<br />

47 severe (47): Write to READONLY file<br />

FOR$IOS_WRIREAFIL. A write operation was attempted<br />

to a file that was declared ACTION= ' READ ' or<br />

READONLY in the OPEN statement that is currently in<br />

effect.<br />

48 severe (48): Invalid argument to <strong>Fortran</strong> Run-Time<br />

Library<br />

FOR$IOS_INVARGFOR. The compiler passed an invalid<br />

or improperly coded argument to the <strong>Intel</strong> <strong>Fortran</strong> RTL.<br />

This can occur if the compiler is newer than the RTL in<br />

use.<br />

51 severe (51): Inconsistent file organization<br />

FOR$IOS_INCFILORG. The file organization specified in<br />

an OPEN statement did not match the organization of the<br />

existing file.<br />

53 severe (53): No current record<br />

249

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

Saved successfully!

Ooh no, something went wrong!