HP Business BASIC/XL Reference Manual - HP 3000 MPE/iX Computer Systems - Edition 1 (32715-90001)
a- 29
information.
------------------------------------------------------------------------------------
1115 MESSAGE {keyword} must be greater than or equal to {number}.
CAUSE This occurs during execution of the :RUN command or SYSTEMRUN
command. The value given for parameter of the RUN command is
less than the minimum value allowed for that parameter.
ACTION See the appropriate operating system reference manual for more
information.
------------------------------------------------------------------------------------
1116 MESSAGE Missing semicolon.
CAUSE This occurs during execution of the :RUN command or SYSTEMRUN
command. The :RUN arguments must be separated by ";".
ACTION See the appropriate operating system reference manual for more
information. For example,
10 SYSTEMRUN "report.utils;lib=g;maxdata=10000"
------------------------------------------------------------------------------------
1117 MESSAGE No Help available on that {topic | subtopic}.
CAUSE The HELP system does not contain information about the topic
requested.
ACTION Make sure that the request is correct. If it is correct,
submit a Service Request for inclusion of help for that topic.
------------------------------------------------------------------------------------
1118 MESSAGE {INFO, XL or UNSAT} string exceeds the maximum allowance.
CAUSE 1. The MPE INFO string is too long.
2. The XL="list" string is too long.
3. The UNSAT="list" string is too long.
ACTION 1. The MPE INFO string must be 200 characters or less.
2. The XL="list" string cannot be longer than 80 characters.
3. The UNSAT="list" string cannot be longer than 31
characters.
------------------------------------------------------------------------------------
Numbered Error Messages ( 1119 - 1240 )
------------------------------------------------------------------------------------
1119 MESSAGE One of "S", "P", or "G" must come after "LIB=".
CAUSE This occurs during execution of the :RUN command.
ACTION See the appropriate operating system reference manual for more
information.
------------------------------------------------------------------------------------
1120 MESSAGE Missing keyword "NEW" after STDLIST specification.
CAUSE This occurs during execution of the :RUN command.
ACTION See the appropriate operating system reference manual for more
information.
------------------------------------------------------------------------------------
1121 MESSAGE Unrecognized keyword.