O2F-00301 Error attempting to read from the INTYPE file
Description:
O2F-00301 Error attempting to read from the INTYPE file
Cause:
An operating system error occurred while attempting to read from the INTYPE file.
Description:
O2F-00301 Error attempting to read from the INTYPE file
Cause:
An operating system error occurred while attempting to read from the INTYPE file.
Description:
O2F-00302 Unable to allocate memory
Cause:
OTT was unable to allocate memory.
Description:
O2F-00303 No INTYPE file was specified
Cause:
The required option INTYPE was not specified.
Description:
O2F-00304 Invalid filename for the INTYPE file
Cause:
The file name specified for the INTYPE file is not syntactically correct.
Description:
O2F-00305 Error opening the INTYPE file for reading
Cause:
An operating system error occurred while attempting to open the INTYPE file.
Description:
O2F-00306 Unable to close the INTYPE file
Cause:
An operating system error occurred while attempting to close the INTYPE file.
Description:
O2F-00307 Unable to read the INTYPE file
Cause:
The first token of the INTYPE file was not read. Either an operating system error occurred while attempting to read from the INTYPE file, or all lines of the INTYPE file are blank lines or comment lines.
Description:
O2F-00308 No type specifications were seen in the INTYPE file
Cause:
Either there are no type specifications in the INTYPE file, or the first type specification could not be read due to a previously reported error.
Description:
O2F-00309 Name of user-defined type is illegal or missing
Cause:
The name of a user-defined type is expected following the keyword TYPE at the beginning of a type specification. No legal type name was seen.
Description:
O2F-00310 Illegal or missing identifier name
Cause:
A legal C or C++ identifier was expected following AS, but was not seen.