Specifications
Visual Fortran Run-Time Errors Page 48 of 48
754
severe (754): Illegal CARRIAGECONTROL= value
FOR$IOS_F6799. An illegal value was used with the CARRIAGECONTROL=
specifier.
CARRIAGECONTROL= accepts the following values:
’FORTRAN’ - default if /vms is specified or the unit is connected to a terminal or
console
’LIST’ - default for formatted files
’NONE’ - default for unformatted files
755
severe (755): SIZE= specifier only allowed with ADVANCE=’NO’
FOR$IOS_F6800. The SIZE= specifier can only appear in a formatted, sequential
READ statement that has the specifier ADVANCE=’NO’ (indicating nonadvancing
input).
756
severe (756): Illegal character in binary input
FOR$IOS_F6801.
757
severe (757): Illegal character in octal input
FOR$IOS_F6802.
758
severe (758): End of record encountered
FOR$IOS_F6803.
759
severe (759): Illegal subscript in namelist input record
FOR$IOS_F6804.










