MPE/iX Error Messages Manual Vol 3 (32650-90880)

Chapter 6 239
TurboIMAGE/XL V iii C 5
Schema Processor Error Messages
***** ERROR ******
MESSAGE COMMAND CONTINUATION NOT FOUND
CAUSE If the schema processor command is continued to the next record, the last
non-blank character of the preceding line must be an ampersand (&) and
the continuation record must start with a dollar sign ($).
ACTION Examine the schema text file to find any incorrect commands. Edit the text
file and run the Schema Processor again.
MESSAGE COUNT HAS BAD FORMAT
CAUSE The numbers in ERRORS, LINES, or BLOCKMAX parameters of the
$CONTROL command are not properly formatted integer values.
ACTION Examine the schema text file to find any incorrect commands. Edit the text
file and run the Schema Processor again.
MESSAGE ILLEGAL COMMAND
CAUSE The Schema Processor does not recognize the command. Valid commands
are $PAGE, $TITLE, and $CONTROL.
ACTION Examine the schema text file to find any incorrect commands. Edit the text
file and run the Schema Processor again.
MESSAGE IMPROPER COMMAND PARAMETER
CAUSE One of the commands in the parameter is not valid.
ACTION Examine the schema text file to find any incorrect commands. Edit the text
file and run the Schema Processor again.
MESSAGE MISSING QUOTATION MARK
CAUSE Character string specified in $PAGE or $TITLE command must be
bracketed by quotation marks (").
ACTION Examine the schema text file to find any incorrect commands. Edit the text
file and run the Schema Processor again.
MESSAGE SPECIFIED TITLE IS TOO LONG
CAUSE Character string in $TITLE or $PAGE command exceeds 104 characters.
ACTION Examine the schema text file to find any incorrect commands. Edit the text
file and run the Schema Processor again.
Schema Syntax Errors
Database definition syntax errors may be detected by the Schema Processor. Their
existence does not cause termination but does prohibit root file creation. Discovery of one
may trigger others which disappear after the first is corrected. Also, detection of one may
preclude detection of others which appear after the first is corrected. Syntax errors are also
added to an error count which, if excessive, will cause Schema Processor termination.
Various syntax error messages are listed in this section. As with command errors, each
syntax error is preceded by the character string: