HP 3000 Manuals

Translation Utility Messages [ HP VPLUS/Windows Programmer's Guide ] MPE/iX 5.0 Documentation


HP VPLUS/Windows Programmer's Guide

Translation Utility Messages 

8000

Message          Error closing output file. (VW8000)

Cause            The utility could not close the specified output file
                 because it already exists.

Action           The utility creates a temporary file with the specified
                 name.  Purge or rename the permanent file and save the
                 temporary file.

-------------------

8001

Message          Internal error - error retrieving record from file.
                 (VW8001-<error number>)

Cause            The utility could not find a required record in the
                 forms file.

Action           The forms file may be corrupt.  The <error number> that
                 appears relates to the access method errors for VPLUS
                 forms files described in the VPLUS Reference Manual 
                 (32209-90001).  Try running ENTRY with the forms file to
                 determine if the forms file is functional.  If the forms
                 file functions with ENTRY and the error still occurs,
                 contact your Hewlett-Packard service representative.

-------------------

8002

Message          Error opening forms file. (VW8002-<error number>)

Cause            The utility cannot find the specified forms file, which
                 may have a lockword, or may be a KSAM forms file or an
                 empty forms file.

Action           Check the file code for the forms file to determine if
                 it is VFAST or VFORM. Also, check whether or not the
                 file has a lockword.  If the file has a lockword,
                 include the lockword in the file equation for XLTIN.

                 A negative <error number> following the VW number
                 indicates an access method problem for the VPLUS access
                 method routines.  Refer to this message in the VPLUS
                 Reference Manual (32209-90001).  A positive <error
                 number> following the VW number indicates an MPE file
                 system error.  Refer to this number for the FCHECK
                 intrinsic in the MPE Intrinsics Reference Manual 
                 (32650-90028).

-------------------

8003

Message          Forms file is not compiled; use FORMSPEC to compile.
                 (VW8003)

Cause            The utility attempted to access records in a forms file
                 that either did not contain any forms or was not
                 compiled.

Action           Make sure you are specifying the correct forms file name
                 in the file equation for XLTIN, or use FORMSPEC to
                 compile the forms file.

-------------------

8004

Message          Internal error - error printing file directory.
                 (VW8004-<error number>)

Cause            The utility could not print the forms file directory.
                 This error can only occur when tracing is enabled.

Action           The <error number> following the VW error number is a
                 function of the VPLUS forms file access method routines.
                 Check the VPLUS Reference Manual (32209-90001) for an
                 explanation of the <error number>.

-------------------

8005

Message          Internal error - cannot get fully qualified name.
                 (VW8005-<Error number>)

Cause            The MPE intrinsic FGETINFO failed when attempting to get
                 the fully qualified file name of the input file
                 specified in the file equation for XLTIN.

Action           The <error number> following the VW error number
                 indicates the MPE file system error number.  Refer to
                 the FCHECK intrinsic in the MPE Intrinsics Reference 
                 Manual (32650-90028) for an explanation of this error
                 number.

-------------------

8006

Message          Cannot determine file limit. (VW8006-<error number>)

Cause            The utility could not continue because it encountered a
                 file system error when determining the limit of the
                 VPLUS forms file.

Action           The <error number> following the VW error number
                 indicates the MPE file system error number.  Refer to
                 the FCHECK intrinsic in the MPE Intrinsics Reference 
                 Manual (32650-90028) for an explanation of this error
                 number.

-------------------

8007

Message          Error opening output file. (VW8007)

Cause            The utility could not continue because it encountered a
                 file system error when attempting to open the output
                 file.  The output file may be in use.

Action           If the file is in use, ensure that it is available
                 before running the translation utility again.  After
                 this error message appears, a file information display
                 also appears.  Refer to the MPE V File System Reference 
                 Manual (30000-90236) for an explanation about the
                 information in this display.

-------------------

8008

Message          Warning encountered when calling createprocess.
                 (VW8008-<warning number>

Cause            The utility encountered a file system warning when
                 attempting to start the subprogram VFNAMES, but was able
                 to continue.

Action           Refer to the warning number in the MPE V File System 
                 Reference Manual (30000-90236) for information about the
                 warning.

-------------------

8009

Message          Error encountered when calling createprocess.
                 (VW8009-<error number>)

Cause            The utility encountered a file system error when
                 attempting to start the subprogram VFNAMES. The group
                 does not have PH capability, or the utility was
                 improperly installed, or the subprogram VFNAMES does not
                 exist in the group.

Action           It is assumed that VFNAMES resides in PUB.SYS, which has
                 PH capability.  Verify the installation or reinstall.
                 Refer to the MPE V File System Reference Manual 
                 (30000-90236) for information about the <error number>.

-------------------

8010

Message          Error opening temporary file. (VW8010-<error number)

Cause            The utility encountered a file system error when
                 attempting to open the temporary file.

Action           Refer to the MPE V File System Reference Manual 
                 (30000-90236) for information about the <error number>.

-------------------

8011

Message          Unknown character found in record.
                 Index of character being processed: <index>
                 Character value: <character value> (VW8011)

Cause            The utility detected an unknown character in a form.

Action           Examine the character value to determine if it is a
                 supported character.  If it is supported, contact your
                 Hewlett-Packard service representative.  If the
                 character is unsupported, remove it by running FORMSPEC
                 and deleting it in the form layout screen.

-------------------

8012

Message          Internal error - length of INFO string is invalid.
                 (VW8012-<error number>

Cause            The length of the INFO string passed to GETINFO was
                 invalid or omitted.

Action           Contact your Hewlett-Packard support representative.

-------------------

8013

Message          This file is not a VPLUS forms file. (VW8013)

Cause            The utility examined the file code, which was neither
                 VFORM nor VFAST.

Action           Check the input file to ensure that the file is a VPLUS
                 forms file.  VPLUS forms files have a file code of VFORM
                 or VFAST.

-------------------

8014

Message          Internal error - cannot determine the number of records
                 in the file. (VW8014-<error number>)

Cause            The utility encountered an internal error when the
                 FGETINFO intrinsic failed.  The error occurred when
                 attempting to determine the number of records in the
                 temporary file that VFNAMES generated.

Action           Contact your Hewlett-Packard support representative.

-------------------

8015

Message          Opening output file with default limit: 4000. (VW8015)

Cause            The utility could not determine the file limit of the
                 forms file you specified in the file equation for XLTIN.

Action           No action is necessary.  The output file opens with the
                 default limit of 4000 records.

-------------------

8016

Message          Internal error - cannot get number of records in output
                 file. (VW8016)

Cause            The utility encountered an internal error when
                 attempting to determine the number of records in the PC
                 forms file.

Action           Contact your Hewlett-Packard support representative.

-------------------

8017

Message          Internal error - error writing to output file.
                 (VW8017-<error number>)

Cause            The utility encountered an internal error when writing
                 to the PC forms file.

Action           Contact your Hewlett-Packard support representative.

-------------------

8018

Message          Cannot find screen record for form: FORM NAME. (VW8018)

Cause            The utility could not find the screen record for the
                 named form.

Action           The input forms file was not compiled for an acceptable
                 terminal type.  Run FORMSPEC and recompile the forms
                 file before translation.  The forms file must be
                 compiled for 262X and/or 264X terminals.

-------------------

8019

Message          Internal error - file code cannot be determined.
                 (VW8019-<error number>)

Cause            The utility could not determine the file code of the
                 forms file.

Action           Contact your Hewlett-Packard support representative.

-------------------

8020

Message          This forms file must be adjusted before translation.
                 (VW8020)

Cause            The forms file specified for XLTIN is a forms file
                 created before VPLUS version B.03.03.

Action           Adjust all forms files created before B.03.03.  Refer to
                 Appendix H in the VPLUS Reference Manual (32209-90001)
                 for information about adjusting a forms file.

-------------------

8021

Message          Internal error - MPE to ISO translation failed. (VW8021)

Cause            The utility encountered an error when attempting to
                 translate ROMAN8 characters from the MPE standard to the
                 ISO standard.

Action           Contact your Hewlett-Packard service representative.

-------------------

8022

Message          International too general; please specify a particular
                 language. (VW8022)

Cause            You specified international as a language identifier in
                 the INFO string.

Action           Instead of international, specify a language in the INFO
                 string.

-------------------

8023

Message          Forms file not found. (VW8023)

Cause            The forms file specified in the file equation for XLTIN
                 does not exist.

Action           Ensure that you have specified the correct name in the
                 file equation for XLTIN.

-------------------

8024

Message          Too many forms to create form table. (VW8024)

Cause            You have exceeded the limit for the number of forms that
                 can be translated.  The limit is 512 forms.

Action           Reduce the number of forms in your forms file by copying
                 the desired forms into another forms file using
                 FORMSPEC.

-------------------

8025

Message          Output file closed as a temporary file. (VW8025)

Cause            The output file could not be closed as a permanent file
                 because a file with the same name specified for XLTOUT
                 already exists.

Action           Remove or rename the permanent file and save the
                 temporary file.

-------------------

8026

Message          Internal error - form table empty. (VW8026)

Cause            When trying to update an internal table, the utility
                 determined that the table was empty.

Action           Contact your Hewlett-Packard service representative.

-------------------

8027

Message          Internal error - cannot allocate memory for parser.
                 (VW8027)

Cause            There is not enough stack space to allocate memory for
                 the data structure used to parse the INFO string.

Action           Contact your Hewlett-Packard service representative.

-------------------

8028

Message          Info string is: `xref=xref_type language=lang_name'.
                 (VW8028)

Cause            You used an invalid keyword in the INFO string.

Action           Only use valid keywords in the INFO string of xref and
                 language.

-------------------

8029

Message          NLS is not installed. (VW8029)

Cause            NLS has not been installed on your system.

Action           Ensure that NLS is installed by running NLUTIL.PUB.SYS.

-------------------

8030

Message          Specified language is not configured. (VW8030)

Cause            The language specified in the INFO string has not been
                 configured on your system.

Action           Run NLUTIL.PUB.SYS to determine which languages have
                 been configured.  To install a language, run
                 LANGINST.PUB.SYS.

-------------------

8031

Message          Specified character set is not configured. (VW8031)

Cause            The character set for the language specified in the INFO
                 string has not been configured on your system.

Action           Determine which character sets have been configured.
                 Run NLSDEF.PUB.SYS to list the character sets required
                 to support a particular language.

-------------------

8032

Message          NLS internal error. (VW8032)

Cause            An internal error has occurred when calling NLINFO or
                 NLGETLANG.

Action           Contact your Hewlett-Packard support representative.

-------------------

8033

Message          Internal error - invalid value passed to NLGETLANG for
                 language id. (VW8033)

Cause            NLGETLANG received an invalid value for the language
                 identifier.

Action           Contact your Hewlett-Packard support representative.

-------------------

8034

Message          Internal error - no language passed to NLGETLANG.
                 (VW8034)

Cause            NLGETLANG received an unknown value for the language
                 identifier.

Action           Contact your Hewlett-Packard support representative.

-------------------

8035

Message          XREFFILE already exists -- unable to continue.  (VW8035)

Cause            The cross reference file that the formal file designator
                 is referencing already exists.

Action           Delete the old file and run the translation utility
                 again to generate a cross reference file.

-------------------

8036

Message          Fcheck error when checking for XREFFILE. (VW8036 -
                 (<error number>))

Cause            When using FCHECK to check the XREFFILE before opening
                 it, another error besides "NON-EXISTENT FILE" occurred.

Action           Refer to the MPE V File System Reference Manual 
                 (30000-90236) for information about <error number>.

-------------------

8037

Message          Unable to create XREFFILE.  (VW8037 - (<error number>))

Cause            A file error occurred when opening the XREFFILE.

Action           Refer to the MPE V File System Reference Manual 
                 (30000-90236) for information about <error number>.

-------------------

8038

Message          Unable to save XREFFILE.  (VW8038 - (<error number>))

Cause            A file error occurred when closing the XREFFILE.

Action           Refer to the MPE V File System Reference Manual 
                 (30000-90236) for information about <error number>.

-------------------

8039

Message          Internal error - Unable to get compile/modify dates of
                 forms file. (VW8039)

Cause            A failure in the forms file occurred in which the data
                 to be retrieved, the compile and modify dates, could not
                 be found.

Action           Contact your Hewlett-Packard support representative.

-------------------

8040

Message          WARNING: Your forms file has been modified but not
                 compiled. (VW8040)

Cause            You have not compiled your forms file since the last
                 time you have modified it.

Action           Recompile your forms file using FORMSPEC if you want to
                 activate the modifications.

-------------------



MPE/iX 5.0 Documentation