Technical data

139
114 unit not connected
Attempt to do I/O on unit that has not been opened and cannot be
opened.
115 read unexpected character
Unexpected character encountered in formatted or directed read.
116 blank logical input field
Invalid character encountered for logical value.
117 bad variable type
Specied type for the namelist is invalid. This error is most likely caused
by incompatible versions of the front end and the run-time I/O library.
118 bad namelist name
The specied namelist name cannot be found in the input data le.
119 variable not in namelist
The namelist variable name in the input data le does not belong to the
specied namelist.
120 no end record
$END is not found at the end of the namelist input data le.
121 namelist subscript out of range
The array subscript of the character substring value in the input data le
exceeds the range for that array or character string.
122 negative repeat count
The repeat count in the input data le is less than or equal to zero.
123 illegal operation for unit
You cannot set your own buffer on direct unformatted les.
124 off beginning of record
Format edit descriptor causes positioning to go off the beginning of the
record.
125 no * after repeat count
An asterisk (*) is expected after an integer repeat count.
Table A-1 (continued) Run-Time Error Messages
Number Message/Cause