Pathway/iTS SCUP Reference Manual

SCUP Messages
HP NonStop Pathway/iTS SCUP Reference Manual520269-002
A-12
Converter Messages
Cause. The converter encountered a SCREEN COBOL statement that is not
supported for conversion.
The following statements are not supported for conversion and can appear in this
message:
DEVICEINFO
RECEIVE UNSOLICITED MESSAGE
REPLY UNSOLICITED MESSAGE
SEND MESSAGE
TERMINALINFO
RESTART-TRANSACTION
Effect. The conversion program continues with the conversion; however, the
converted program unit does not compile correctly.
Recovery. Either modify the SCREEN COBOL source code to remove the
unsupported statements or edit the generated code to handle the error messages
generated by the converter in converted code.
Cause. This error is returned when one of the following occurs:
The current program unit contains a TERMINAL IS clause identifying an
unsupported terminal value. The supported values for the TERMINAL IS clause
are:
IBM-3270
T16-6520
T16-6530
T16-6540
The current program unit contains a message section.
Effect. The conversion fails for that program unit.
Recovery. The program unit cannot be converted.
Cause. A file-system error (identified by errnum) occurred during an I/O operation on
the file specified by file-name.
Effect. The conversion fails for that program unit.
Recovery. Refer to the description of the file-system error in the Guardian Procedure
Errors and Messages Manual and take corrective action as specified. Then restart the
conversion. If no corrective action is possible, contact your service provider.
Error - The Program Unit not eligible for conversion
FILE I/O error file-name (errnum)