HP Data Entry and Forms Management System (VPLUS) Reference Manual (32209-90024)
570 AppendixB
VPLUS Error Messages
Reformat Messages
328
Internal error: More than 9
decimal places expected.
See error 321.
329
An all blank field is not a
legal implied value.
A batch field to be converted to an IMPn type
output field must contain values other than
blanks.
330
Commas in implied data field
are not correctly positioned.
In an IMPn type field, commas should be
positioned counting back from the implied
decimal point.
331
Implied data has more than the
expected number of decimal
places.
IMPn type batch field has more than n digits
to the right of an actual decimal point. Output
field replaced with blanks.
332
Illegal character found in
implied data field.
IMPn type batch field contains character
other than a digit, decimal point, sign, or
commas.
333
Only a plus or minus sign was
found in implied field.
IMPn type batch field contains only a sign;
cannot convert to numeric output field.
334
IMPn field must have at least
!!!! digits.
IMPn type batch field has fewer than n digits.
335
Illegal implied field data.
IMPn type batch field has data other than
digits, decimal point, sign, or commas.
336
Check digit requested on empty
field.
Cannot generate check digit from blank batch
field.
337
Check digit requested on field
containing only + or - sign.
Cannot generate check digit from sign only.
338
Check digit requested on field
containing special characters.
Can only generate check digit from digits (0-9)
or letters (A-Z).
339
Check digit 10 is invalid for
modulus 11 calculation.
This number or string is inappropriate for
modulus 11 check digit calculation because
that process yields a value of 10 when only
single digit results can be used.
340
Check digit modulus must be 10
or 11.
Check OUTPUT FIELD in reformat file; only
modulus 10 or 11 check digits can be
generated.
341
Check digit generation failed.
See appendix D. Check digits cannot be
calculated for some fields
Error Message Cause/Action