HP Data Entry and Forms Management System (VPLUS) Reference Manual (32209-90024)
568 AppendixB
VPLUS Error Messages
Reformat Messages
Statistics Messages
Reformat Errors
Error Message Cause/Action
200
Reformatting completed
successfully with no errors.
Hurrah!
201
!!!! reformats attempted.
Message reports how many times reformat
identifiers were matched with records in the
reformat file.
202
!!! records written to output
file.
This message tells you the total number of
reformatted records written by REFORMAT.
Message is always issued.
203
!!! batch records processed.
This message tells you the total number of
records in the batch file that were processed
by REFORMAT.
204
!!!! errors.
The total number of errors detected by
REFORMAT.
205
Some errors were found see
above. REFORMAT terminated
normally.
This message is issued after message 204
when REFORMAT completes despite errors.
Error Message Cause/Action
300
Invalid numeric data.
Numeric data expected for output field, but
data in batch field not numeric.
301
Numeric data conversion failed.
Conversion of numericdata from batch fieldto
output field not successful. Check that
OUTPUT FIELD is a numeric type, that
batch field contains numeric data.
302
Numeric data conversion failed.
Output field too small.
Output field defined in reformat file not large
enough for numeric data in batch field.
303
Invalid data for digit data
type.
Output field defined as type DIG, but data in
batch field is not solely digits.
304
Numeric data conversion failed.
See error 301.
305
Numeric data conversion failed.
Output field too small.
See error 302.
306
Date conversion failed.
Conversion of adate from batchfield to output
field not successful. Check that OUTPUT
FIELD is a date type,that batch field contains
a date.
307
Date conversion failed. Output
field too small.
The output field is not large enough to contain
the date in the batch field. Check field size in
OUTPUT RECORD menu, check batch field.