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

506 AppendixB
VPLUS Error Messages
FORMSPEC Error Messages
923
Internal error: For form !,
allocating local buffer for
field !.
924
Internal error: For form !,
reading source for field !.
(FSERR !!)
See error 123.
925
In form !, field ! has an invalid
initial value.
The initial value specified does not match the
field data type.
926
In form !, field name !is a
reserved word.
Check list of reserved words and change field
name.
927
The initial value contains an
invalid MDY date value.
Make sure date is in order month day year, is
a valid date, spelled correctly.
928
The initial value contains an
invalid DMY date value.
Make sure date is in order day month year, is
a valid date, spelled correctly.
929
The initial value contains an
invalid YMD date value.
Make sure date is in order year month day, is
a valid date, spelled correctly.
932
The initial value contains an
invalid IMP value.
An implied decimal field may contain only
digits, decimal point, commas, sign.
950
EDIT statements are not allowed
in the INIT phase.
Field edits cannot be performed in the INIT
phase; move statement to FIELD phase.
951
EDIT statements are not allowed
in the FINISH phase.
Field edits cannot be performed in the
FINISH phase; move statement to FIELD
phase.
952
Only a field, save field, or
implied current field is allowed.
953
Only one character is allowed in
a FILL statement.
Enter single character surrounded by quotes.
954
Only 10 or 11 is allowed in a
CDIGIT statement.
CDIGIT tests only modulo 10 or modulo 11
check digits.
994
In form !, field !, "!" is
undefined; press NEXT to see
error.
Indicated specification is not recognizable;
NEXT will display FIELD menu so you can
make correction and then press ENTER.
995
Internal error in form !, field !
; press NEXT to see error.
NEXT
displays FIELD menu and another
message with the cursor positioned to the
location of the error so you can correct the
specification and then press ENTER.
996
Form !, field ! has a semantic
error; press NEXT to see error.
NEXT
displays FIELD menu so you can correct
the error and then NEXT to see error.
press ENTER. The syntax of your statement
may be correct, but its meaning is in error.
Error Message Cause/Action