Pathway/iTS SCUP Reference Manual
Table Of Contents

SCUP Messages
HP NonStop Pathway/iTS SCUP Reference Manual—520269-002
A-3
General SCUP Messages
Cause. The command contained illegal syntax.
Effect. The command fails.
Recovery. Correct the command syntax.
Cause. The limit of four nesting levels for the OBEY command was exceeded.
Effect. The command fails.
Recovery. Reduce the number of OBEY commands that call files containing OBEY
commands.
Cause. The specified program was not included in the specified SCREEN COBOL
object file. program-name and version-number identify the missing program.
Effect. The command fails.
Recovery. Use the INFO command to check the program name for accuracy and
correct the name as needed.
Cause. The specified program version was not included in the specified SCREEN
COBOL object file. program-name and version-number identify the missing
program version.
Effect. The command fails.
Recovery. Use the INFO command to check the program name for accuracy and
correct the name as needed.
Cause. The source and destination file names in the COPY command were the same
(both were file-name).
Effect. The command fails.
ERROR - ILLEGAL SYNTAX
ERROR - OBEY LIMIT EXCEEDED
ERROR - PROGRAM NAME NOT IN FILE - program-name (version-number)
ERROR - PROGRAM VERSION NOT IN FILE - program-name (version-number)
ERROR - SOURCE AND COPY FILES SAME (file-name)