HP Data Entry and Forms Management System (VPLUS) Reference Manual (32209-90024)
524 AppendixB
VPLUS Error Messages
VPLUS Intrinsic Error Messages
General Messages
VOPENFORMF and VCLOSEFORMF Messages
Error Message Cause/Action
020
Error detected by host
language.
Check the Comarea item FILERRNUM for
the host language error number.
021
Invalid terminal type.
See 021 above.
023
Environment control file access
failed.
Error Message Cause/Action
040
Internal error: DLSIZE failed;
there is not enough DL area
space.
Stack size or MAXDATA too small. Re-PREP
your application program with a larger
MAXDATA parameter.
041
Internal error: DLSIZE failed;
the stack is frozen.
Stack size or MAXDATA too small. Re-PREP
your application program.
042
Formsfile name not passed to
VOPENFORMF.
The name of the forms file to be opened must
be included in the call to VOPENFORMF.
043
Comarea length may not be less
than 60.
The Comarea length as specified by the item
Comarealen must be 60 words for HP
terminals and 85 words for data capture
devices.
044
Comarea length is too large.
The Comarea length as specified by the item
comarealeng must not be longer than the
longest length documented.
045
TERMINAL or FORMSFILE has not
yet been opened.
046
Unrecognized Comarea language
code passed.
050
Forms File open failed.
(FSERR !)
FOPEN intrinsic failed. Check forms file name.
051
The file is not a VPLUS Forms
File.
Check the formfile parameter to make sure
the file name is correct.
052
Internal error: Forms File
FGETINFO failed. (FSERR !)
FGETINFO intrinsic failed.
053
Forms File probably hasn’t been
compiled. (FSERR !)
Run FORMSPEC and compile the forms file.
060
The program supplied COMAREA
extension is too small.
If you are using BASIC, check word 4 of
COMAREA (USRBUFLEN), and increase the
length of the COMAREA extension.