HP Data Entry and Forms Management System (VPLUS) Reference Manual (32209-90024)
510 AppendixB
VPLUS Error Messages
FORMSPEC Error Messages
1110
CDIGIT operand must be 10 or
11.
CDIGIT checks only modulo 10 or 11 check
digits.
1120
Too many statements, code for
entire form is too big.
At compilation, the form information generated
does not fit into the maximum record size of
12000 bytes. Reduce the number of fields or
processing specifications.
1130
Improper indenting, statement
groups must be vertically
aligned.
Corresponding IF and ELSE parts of IF
statement must start in same column.
1131
Syntax error: A name is not
expected here.
A name occurs where a reserved word is
expected. Check spelling, correct and press
ENTER.
1132
Syntax error: The statement
is incomplete.
A valid statement ends unexpectedly.Correct
and press ENTER.
1133
Syntax error: Unexpected
symbol.
A special character is not expected here.
1923
Internal error: Unexpected
auto-indent.
Internal error in IF-THEN-ELSE statement.
1924
Internal error: Error numbers
are inconsistent.
1925
Internal error: MEM size is
inconsistent with ARRAYSIZE.
1926
Internal error: XEVAL
recursion underflow.
1927
Internal error: Invalid node
in XEVAL.
1928
Internal error: Invalid MATCH
operand in XEVAL.
1929
Internal error: Date
conversion failed in XEVAL.
1930
Internal error: XEVAL
recursion overflow
1931
Internal error: INEXT
conversion failed.
1932
Internal error: Operand must
be character string constant.
1933
Internal error: Invalid
operand in APPLY.
1934
Internal error: Invalid
operand in type check.
Error Message Cause/Action