HP System Dictionary/XL General Reference Manual Vol 2 - Part 1 SDINIT (32256-90005)
E- 172
password. Internal error.
ACTION Get the associated file error and notify the Dictionary Administrator.
5685 MESSAGE Keyword ! ignored in customization mode (SDWARN 5685)
CAUSE You specified customization mode and either the domain, version, or version status keyword, which cannot
be used with customization.
ACTION Reenter the command without the incompatible keyword(s) or use a different open mode.
5687 MESSAGE Unexpected error. Compile failed (SDERR 5687)
CAUSE An unexpected error occurred while trying to close a newly created compiled dictionary.
ACTION Purge the compiled dictionary and redo the compile. Notify the Dictionary Administrator if a serious error
is suspected.
Help Messages (5700-5724)
5700 MESSAGE Expected a command or a period (SDERR 5700)
CAUSE The characters after the HELP command must be either a command or a period.
ACTION Remove the unexpected characters and replace them with a command, a period or blanks.
5701 MESSAGE Expected a period (SDERR 5701)
CAUSE A period was expected in the indicated position.
ACTION Remove the unexpected characters and replace them with a period or blanks.
Redo Messages (5725-5749)
5725 MESSAGE Cannot REDO a REDO command (SDERR 5725)
CAUSE The REDO command cannot be used to edit a command into a REDO command.
ACTION Do not change the command being edited into REDO.
5726 MESSAGE REDO only allowed when input is interactive (SDERR 5726)
CAUSE The REDO command is only allowed when the program is run interactively. Input can be coming from $ST-
DIN or from a redirected $STDIN.
ACTION Enter the entire command in the command file or batch job instead of trying to use REDO.
5727 MESSAGE No command has been entered to REDO (SDERR 5727)
CAUSE No command has been entered yet.
ACTION Enter a command other than REDO. REDO can then be used to reissue or correct the command entered.
5728 MESSAGE Must break line before insert/append to prevent line overflow (SDERR 5728)
CAUSE Together, the existing line and the string to be inserted will not fit on a single input line.
ACTION Break the existing line so the new line and the string to be inserted will fit on a single input line.
5729 MESSAGE Bad command after delete (ignored) (SDERR 5729)
CAUSE Unexpected characters were found on the line after the delete command.
ACTION No action is necessary since the characters will be ignored. The next time you enter the delete command, enter
only valid characters after it. Delete can consist of a continuous string of one or more D's, or two single D's
separated by blanks. The only other command allowed on the same line as a Delete is an Insert. Insert is