Previous Topic: Defining Language MessagesNext Topic: Considerations


Implementation

To implement national language support:

  1. Create the site‑generated text file for the language.
    HCPALn

    The name of your alternate language file, normally HCPAL1 through HCPAL9

    ppfname

    The name of your PPF file used for genning CP

    component

    The component ID, normally CPTEST.

    Note: If you use the high level assembler, then use VMFHLASM instead of VMFHASM.

  2. Review the ACFCP CAXALOAD control file. To support an alternate language, specify a CPPAG entry for the alternate language module, defined in the LANG operand. See Defining Language Messages for dummy language module names.
  3. Modify the LANG operand of the VMXAOPTS macro in HCPAC0. See the System Programmer's Guide for complete instructions.