HP System Dictionary/XL SDMAIN Reference Manual (32256-90001)

A-158
to the appropriate open mode for the specified command/subcommand pair.
1180 MESSAGE Command is NOT valid in this open mode (SDERR 1180)
CAUSE The command entered is not allowed in the current open mode.
ACTION Issue a command that is allowed in the current open mode or switch to the appropriate
open mode for the specified command.
1181 MESSAGE Command is NOT allowed when processing a compiled dictionary (SDERR
1181)
CAUSE The command entered is not allowed when the currently opened dictionary is a
compiled dictionary. The command is requesting a modification and a compiled
dictionary cannot be modified.
ACTION Issue a command that is allowed in a compiled dictionary (any READ command is
allowed) or switch to an appropriate master dictionary to make the desired
modification.
Scanner/Parser/Prompt Messages (1200-1299)
1200 MESSAGE Missing closing quote on a character string (SDERR 1200)
CAUSE There is no closing quote on the character string specified.
ACTION Insert a closing quote in the appropriate location.
1201 MESSAGE Exceeded maximum number of temporary files (SDERR 1201)
CAUSE The command involves too many temporary files (probably in the form of too many
variable length attributes specified in a single command).
ACTION Simplify the command so that it does less work (divide the operation into a two-step
operation).
1202 MESSAGE Invalid character found (SDERR 1202)
CAUSE A character not allowed in the local language was found.
ACTION Remove the indicated character from the command string.
1203 MESSAGE Name is too long (SDERR 1203)
CAUSE The indicated name is greater than 32 characters.
ACTION Change the name so that it contains no more than 32 characters.
CAUSE The indicated character value is more than 32 characters long.
ACTION Enclose the character string in quotes.
1204 MESSAGE Invalid character for an MPE file name (SDERR 1204)
CAUSE The indicated character is not allowed in an MPE filename.
ACTION Remove the invalid character from the filename.
1210 MESSAGE Text skipped from last error to here (SDWARN 1210)
CAUSE Note indicating that some of the input string was not processed in order to recover from
the preceding error.