HP Data Entry and Forms Management System (VPLUS) Reference Manual (32209-90024)

Appendix B 509
VPLUS Error Messages
FORMSPEC Error Messages
Parser Messages
Apply Errors
Error Messages Cause/Action
1094
Invalid name: no field or
save field with this name is
defined.
A valid field name is expected
1095
Internal error.
1096
Semantic error.
See error 1098.
1097
Data type error: Data types
must be compatible.
Data type and value in processing specification
do not correspond.
1098
Field processing
specification syntax error.
Statement is incorrect. Cursor is positioned to
the location of the error. Correct and press
enter.
Error Message Cause/Action
1101
Left operand must be type
DIG, NUMn, IMPn, or an
expression.
An arithmetic operand is expected as
destination of SET or comparison or an
expression. statement. Cursor is positioned to
the location of the error.
1102
Both operands must be type
DIG, NUMn, IMPn, or an
expression.
Arithmetic operands expected in SET or
comparison statement. Cursor is positioned to
the location of the error.
1103
Operand must be type DIG,
NUMn, IMPn, or an expression.
Arithmetic operand expected in SET or
comparison statement.
1104
Operand data types must be
compatible.
Operands of the same data type are expected in
a SET or comparison statement.
1105
Operand types must agree
unless source is a field or a
save field.
Operands must be the same data type unless
the source is a field or save field name.
1106
Right operand must be type
CHAR.
A character type value is expected as source of
SET or comparison statement.
1107
Left operand must be a field
or a save field.
Destination operand of SET statement may only
be a field or save field name.
1108
NFORM name must be a FORM name
in quotes, or a type CHAR
field.
In CHANGE NFORM statement, the next form is
identified by its name in quotes, by a char type
field containing the form name, or by a system
constant such as $HEAD.
1109
MINLEN operand must be type
DIG, NUMn, IMPn, or a number.
The minimum field length is specified as a
positive integer, or a name of a numeric field.