Pathway/iTS SCUP Reference Manual
Table Of Contents

HP NonStop Pathway/iTS SCUP Reference Manual—520269-002
A-1
A SCUP Messages
The SCUP program displays diagnostic messages during various phases of
processing. This appendix describes two types of SCUP messages:
•
General SCUP messages, which can be returned from a number of different
commands
•
Converter messages, which can be returned during conversion of a SCREEN
COBOL requester to a web client by means of the CONVERT command
SCUP messages consist only of displayed text, with no visible message numbers.
General SCUP Messages
The following general messages can be issued during the operation of various SCUP
commands.
Cause. The continuation line limit on command input was exceeded.
Effect. The command fails.
Recovery. Shorten the command line.
Cause. An end-of-file occurred on a continuation line.
Effect. The command fails.
Recovery. Remove the continuation character from the last line of the file called by
the IN or OBEY command.
Cause. The file name specified in the command was not a SCREEN COBOL object
file name.
Effect. The command fails.
Recovery. Specify a valid SCREEN COBOL object file name. The length of the file
name must be 5 characters or fewer.
ERROR - CONTINUATION LIMIT EXCEEDED
ERROR - CONTINUATION LINE IS EOF
ERROR - FILE NOT SCOBOL - file-name