HP 3000 Manuals

Scanner Parser Messages (4125-4199) [ HP SYSTEM DICTIONARY XL UTILITIES-Part 2 SDDBC ] MPE/iX 5.0 Documentation


HP SYSTEM DICTIONARY XL UTILITIES-Part 2 SDDBC

Scanner/Parser Messages (4125-4199) 

4125     MESSAGE      Missing close quote on a character string (SDERR 4125) 

         CAUSE        There is no closing quote on the character string specified.

         ACTION       Insert a closing quote in the specified location.
--------------------------------------------------------------------------------------

4126     MESSAGE      Invalid character found (SDERR 4126) 

         CAUSE        A character not allowed in the local language was found.

         ACTION       Remove the indicated character from the command string.

--------------------------------------------------------------------------------------

4127     MESSAGE      Name is too long (SDERR 4127) 

         CAUSE        The indicated name is greater than 32 characters.

         ACTION       Change the name so it is less than or equal to 32 characters.

--------------------------------------------------------------------------------------

4128     MESSAGE      Invalid character for an MPE file name (SDERR 4128) 

         CAUSE        The indicated character is not allowed in an MPE filename.

         ACTION       Remove the invalid character from the filename.

--------------------------------------------------------------------------------------

4129     MESSAGE      Text skipped from last error to here (SDWARN 4129) 

         CAUSE        Some of the input string was not processed in order to recover
                      from the preceding error.

         ACTION       No action is needed.

--------------------------------------------------------------------------------------

4130     MESSAGE      Unexpected token for a Value (SDERR 4130) 

         CAUSE        A keyword or option value was expected in the indicated
                      position.

         ACTION       Insert missing value or change existing unexpected token to a
                      valid value.

--------------------------------------------------------------------------------------

4131     MESSAGE      Unexpected token:  possible missing semicolon or period (SDERR 
                      4131) 

         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 token at the indicated
                      position.

--------------------------------------------------------------------------------------

4132     MESSAGE      Characters found after the end of the command (SDERR 4132) 

         CAUSE        Characters were found after the period ending the command.

         ACTION       Remove the extra characters that follow the period from the
                      command.

--------------------------------------------------------------------------------------

4133     MESSAGE      A period was expected here (SDERR 4133) 

         CAUSE        No period was found to end the command.

         ACTION       Insert a period in the indicated location.

--------------------------------------------------------------------------------------

4134     MESSAGE      Equal expected (SDERR 4134) 

         CAUSE        An equal sign is expected at the indicated location.

         ACTION       Insert an equal sign in the indicated location.

--------------------------------------------------------------------------------------

4135     MESSAGE      Missing close parenthesis (SDERR 4135) 

         CAUSE        The closing parenthesis for the CONTROL list is missing.

         ACTION       Insert a closing parenthesis in the indicated location.

--------------------------------------------------------------------------------------

4136     MESSAGE      Bad character(s) after close parenthesis (SDERR 4136) 

         CAUSE        The character after the closing parenthesis must be either a
                      period or a semicolon.

         ACTION       Check the command syntax and either remove the unexpected
                      characters or insert the missing expected character.

--------------------------------------------------------------------------------------

4137     MESSAGE      Expected a filename (SDERR 4137) 

         CAUSE        An MPE filename was expected here.

         ACTION       Insert a valid filename in the specified location.
--------------------------------------------------------------------------------------

4138     MESSAGE      Invalid name (SDERR 4138) 

         CAUSE        The specified name value is invalid.

         ACTION       Correct the name value so it is valid.

--------------------------------------------------------------------------------------

4139     MESSAGE      Invalid name mode (SDERR 4139) 

         CAUSE        The specified name-mode value is invalid.

         ACTION       Correct the name-mode value so it is valid.

--------------------------------------------------------------------------------------

4140     MESSAGE      Invalid open mode (SDERR 4140) 

         CAUSE        The specified open-mode value is invalid.

         ACTION       Correct the open-mode value so it is valid.

--------------------------------------------------------------------------------------

4141     MESSAGE      Invalid conflict (SDERR 4141) 

         CAUSE        The specified conflict value is invalid.

         ACTION       Correct the conflict value so it is valid.

--------------------------------------------------------------------------------------

4142     MESSAGE      Invalid output destination (SDERR 4142) 

         CAUSE        The specified output destination value is invalid.

         ACTION       Correct the output destination value so it is valid.

--------------------------------------------------------------------------------------

4143     MESSAGE      Invalid version status (SDERR 4143) 

         CAUSE        The specified version status value is invalid.

         ACTION       Correct the version status value so it is valid.

--------------------------------------------------------------------------------------

4144     MESSAGE      Unexpected quoted value (SDERR 4144) 

         CAUSE        A quoted value is not allowed at the indicated position.

         ACTION       Specify a value for the indicated position that is not a quoted
                      string.

--------------------------------------------------------------------------------------

4145     MESSAGE      Invalid keyword (SDERR 4145) 
         CAUSE        The indicated keyword is not one of the recognized keywords in
                      the program.

         ACTION       Change the keyword to one recognized by the program.  Use the
                      HELP command to list valid keywords for the command.

--------------------------------------------------------------------------------------

4146     MESSAGE      Invalid keyword for this command (SDERR 4146) 

         CAUSE        The indicated keyword is not allowed in the current command.

         ACTION       Change the keyword to one which is valid for the command.  Use
                      the HELP command to list valid keywords for the command.

--------------------------------------------------------------------------------------

4147     MESSAGE      This keyword has already been specified in the command (SDERR 
                      4147) 

         CAUSE        The indicated keyword has already been specified in the command.

         ACTION       Either combine the two clauses into one clause for the command
                      or remove the indicated keyword.

--------------------------------------------------------------------------------------

4148     MESSAGE      A value is expected (SDERR 4148) 

         CAUSE        A value is expected in the indicated position.

         ACTION       Enter an appropriate value at the indicated position.

--------------------------------------------------------------------------------------

4149     MESSAGE      Expected a left parenthesis (SDERR 4149) 

         CAUSE        Expected an opening left parenthesis for the complex value to be
                      entered.

         ACTION       Insert parentheses around the value for this keyword clause.

--------------------------------------------------------------------------------------

4150     MESSAGE      There are characters after the REDO command (SDWARN 4150) 

         CAUSE        There are unexpected characters on the line after the REDO
                      command.

         ACTION       No action is needed since the characters will be ignored.  The
                      next time a REDO is issued, do not enter extra characters.

--------------------------------------------------------------------------------------

4151     MESSAGE      Expected option or option=value (SDERR 4151) 

         CAUSE        Expected either an option or an option to be assigned a value
                      (value can be blank).

         ACTION       If there are no options or option-value pairs, remove the
                      CONTROL keyword.  Otherwise, remove the extra comma at the end
                      of the clause.

--------------------------------------------------------------------------------------

4152     MESSAGE      Invalid control (SDERR 4152) 

         CAUSE        The specified control value is invalid.

         ACTION       Correct the control value so it is valid.

--------------------------------------------------------------------------------------

4153     MESSAGE      Invalid comment (SDERR 4153) 

         CAUSE        The specified comment value is invalid.

         ACTION       Correct the comment value so it is valid.



MPE/iX 5.0 Documentation