HP Data Entry and Forms Management System (VPLUS) Reference Manual (32209-90024)
492 AppendixB
VPLUS Error Messages
FORMSPEC Error Messages
102
Form ! is too big to
becompiled.
Form code record has exceeded 8K bytes.
Maximum number of fields is 127. Reduce the
number of fields, size of screen, or amount of
processing specifications.
103
An END FIELD must have a
matching START FIELD.
Check your screen design to make sure that
each "end field" delimiterhas a matching"begin
field" delimiter. If your delimiters are the
unprinted kind (ESC [and ESC]), it may be
more convenient to delete the line containing
the delimiters and to replace them.
106
Internal error: All of the
screen was not read correctly.
Possibly a missing record terminator. Press
ENTER again. Ifthe error still occurs,reduce the
size of the form or of the processing
specifications.
107
A name cannot be longer than 15
characters.
Limit your form, field, or save field names to 15
characters.
108
A name cannot have embedded "
"’s or "."’s.
Blanks and periods not allowed in names.
109
A name must start with an
alphabetic character.
Special characters and digits are not allowed.
110
A name cannot have embedded "
"’s or "."’s.
See error 108.
111
A name can only contain alphas,
digits and "_"’s.
Letters (A-Z), (a-z), numbers (0-9), or an
underline ( _ ) are allowed in a name.
112
Internal error: Unexpected CR.
Unexpected carriage return.
113
Internal error: Screen
terminator never found.
See message for error 106. Also make sure
enough terminal buffers are configured to
complete the rest of the screen. The number of
buffers can be increased to 255.
114
Internal error: Expected LF
after CR.
Line feed expected after carriage return.
115
A field must contain a name.
Each field on the screen must have a name
within the field boundaries.
116
Internal error writing screen
message. (COM’STATUS !!!!)
117
Terminal error initializing new
screen. (COM’STATUS !!!!)
118
Terminal error writing new
screen. (COM’STATUS !!!!)
119
Terminal error writing new
screen. (COM’STATUS !!!!)
Error Message Cause/Action