HP System Dictionary/XL General Reference Manual Vol 2 - Part 1 SDINIT (32256-90005)
E- 168
Scanner/Parser Messages (5625-5674)
5625 MESSAGE Missing close quote on a character string (SDERR 5625)
CAUSE There is no closing quote on the character string specified.
ACTION Insert a closing quote in the specified location.
5626 MESSAGE Invalid character found (SDERR 5626)
CAUSE A character not allowed in the local language was found.
ACTION Remove the indicated character from the command string.
5627 MESSAGE Name is too long (SDERR 5627)
CAUSE The indicated name is greater than 32 characters.
ACTION Change the name so it is less than or equal to 32 characters.
5628 MESSAGE Invalid character for an MPE file name (SDERR 5628)
CAUSE The indicated character is not allowed in an MPE filename.
ACTION Remove the invalid character from the filename.
5629 MESSAGE Text skipped from last error to here (SDWARN 5629)
CAUSE Some of the input string was not processed in order to recover from the preceding error.
ACTION No action is necessary.
5630 MESSAGE Unexpected token for a value (SDERR 5630)
CAUSE A keyword or option value was expected in the indicated position.
ACTION Insert the missing value or change the existing unexpected token into a valid value.
5631 MESSAGE Unexpected token: possible missing semicolon or comma (SDERR 5631)
CAUSE The token indicated is not allowed in this position.
ACTION Review the command syntax and correct the entered command accordingly.
CAUSE A semicolon is expected before the indicated token to separate two keyword clauses.
ACTION Insert a semicolon before the indicated token.
CAUSE A comma is expected before the indicated token to separate the option value clause from the next option value
clause.
ACTION Insert a comma before the indicated token.
CAUSE The indicated character string contains characters not allowed in a System Dictionary name and so must be
placed within a pair of quotes.
ACTION Place a pair of quotes around the indicated character string.
CAUSE There is a token missing at the indicated position.
ACTION Review the command syntax and insert the needed token at the indicated position.
5632 MESSAGE Characters found after the end of the command (SDERR 5632)
CAUSE Characters were found after the period ending the command.
ACTION Remove the extra characters that follow the period from the command.