HP System Dictionary/XL COBOL Definition Extractor (32257-90001)

A- 72
CAUSE The scope name was not supplied in the SCOPE parameter.
ACTION Add the scope name to the SCOPE parameter using REDO, or by reentering the com-
mand.
4541 MESSAGE Expecting version status value (SDERR 4541)
CAUSE The version status is not supplied in the STATUS parameter.
ACTION Add the version status to the STATUS parameter using REDO, or by reentering the
command.
4542 MESSAGE Illegal dictionary open mode (SDERR 4542)
CAUSE The open mode supplied in the OPEN-MODE parameter is not valid.
ACTION Add a valid open mode to the OPEN-MODE parameter using REDO, or by reentering
the command. The valid open modes are: READ-ONLY, SHARED-UPDATE, and
EXCLUSIVE-UPDATE.
4543 MESSAGE Illegal dictionary name mode (SDERR 4543)
CAUSE The name mode supplied in the NAME-MODE parameter is not valid.
ACTION Add a valid name mode to the NAME-MODE parameter using REDO, or by reentering
the command. The valid name modes are: EXTERNAL and INTERNAL.
4544 MESSAGE Unknown COPYLIB parameter (SDERR 4544)
CAUSE The parameter being specified is not recognized as a COPYLIB command parameter.
ACTION A list of valid COPYLIB command parameters can be found by using the HELP COPY-
LIB command, or in the manual. Fix the parameter using REDO, or by reentering the
command.
4545 MESSAGE Expecting copy library name (SDERR 4545)
CAUSE No copylib name was supplied to the NAME parameter.
ACTION Add the copy library name to the NAME parameter using REDO, or by reentering the
command.
4550 MESSAGE Expecting ON/OFF switch value for the UPDATE-DICT parm (SDERR 4550)
CAUSE The UPDATE-DICT parameter accepts a value of ON or OFF only.
ACTION Assign ON or OFF to the parameter using REDO, or by reentering the command.
4551 MESSAGE Illegal copy library open mode (SDERR 4551)
CAUSE The open mode supplied in the OPEN-MODE parameter is not valid.
ACTION Add a valid open mode to the OPEN-MODE parameter using REDO, or by reentering
the command. The valid open mode values are: APPEND or REPLACE.
4552 MESSAGE Unknown OPTIONS parameter (SDERR 4552)
CAUSE The OPTIONS command contains an unrecognizable parameter.
ACTION A list of all parameters for the OPTIONS command can be found using the HELP
OPTIONS command, or in the manual.
4553 MESSAGE Illegal ALIAS value (SDERR 4553)
CAUSE The value supplied in the ALIAS parameter is not valid.