HP Business BASIC/XL Reference Manual - HP 3000 MPE/iX Computer Systems - Edition 1 (32715-90001)
a- 53
CAUSE The native language number specified in the call to TIME$ is
less than -1.
ACTION Correct the native language number.
------------------------------------------------------------------------------------
1414 MESSAGE Language parameter to UPC$ or LWC$ must be >= -1.
CAUSE The native language number specified in the call to UPC$ or
LWC$ is less than -1.
ACTION Correct the native language number in the second parameter.
------------------------------------------------------------------------------------
1415 MESSAGE The form specified does not exist.
CAUSE The form name specified in the OPEN FORM statement does not
exist in the forms file. For example,
10 OPEN FORM "MAIN: form1.test"
The form name, MAIN, does not exist in "form1.test".
ACTION Check the form name and the form file name.
------------------------------------------------------------------------------------
1416 MESSAGE Field data reformatting (finishing) failed. ( VPLUS
#"error-num" )
CAUSE An error occurred while processing specifications defined for
the final phase of fields editing. Please refer to
Data Entry
and Forms Management System VPLUS/3000
for a detailed
description of the "error-num" returned in VFINISHFORM
intrinsic.
ACTION Please read the ACTION section regarding "error-num" returned
in VFINISHFORM intrinsic.
------------------------------------------------------------------------------------
1417 MESSAGE CURSOR positioning failed. ( VPLUS #"error-num" )
CAUSE An error occurred in CURSOR positioning. Please refer to
Data
Entry and Forms Management System VPLUS/3000
for a detailed
description of "error-num" returned in VPLACECURSOR intrinsic.
ACTION Please read the ACTION section regarding the "error-num"
returned in VPLACECURSOR intrinsic.
------------------------------------------------------------------------------------
1418 MESSAGE Incompatible version of VPLUS installed.
CAUSE A current version of VPLUS is not installed.
ACTION Please consult the system manager.
------------------------------------------------------------------------------------
1419 MESSAGE Field initialization data errors detected. ( VPLUS
#"error-num" )
CAUSE An error occurred in data initialization. Please refer to
Data
Entry and Forms Management System VPLUS/3000
for a detailed
description of "error-num" returned in the VINITFORM intrinsic.
ACTION Please read the ACTION section regarding "error-num" returned
in the VINITFORM intrinsic.
------------------------------------------------------------------------------------
1420 MESSAGE Field editing data errors detected. ( VPLUS #"error-num" )
CAUSE An error occurred in data editing. Please refer to
Data Entry
and Forms Management System VPLUS/3000
for a detailed