1 | NLV language ID | Input | Char(4) |
2 | Device | Input | Char(10) |
3 | Interactive mode screen I/O indicator | Input | Char(1) |
4 | Error code | I/O | Char(*) |
The Install Secondary Language (QLPISLNG) API installs the secondary language that is specified in the NLV language ID parameter. It allows both an interactive mode and a batch mode of installation to install the secondary language.
The national language version (NLV) language identifier of the secondary language to install.
Notes:
The name of the device from which to install.
An indicator as to whether screen I/O is desired in interactive mode. Valid values are:
0 | Screen I/O is not desired |
1 | Screen I/O is desired |
Note: When the API runs in batch mode, no screen I/O is provided regardless of the value of this indicator.
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
Message ID | Error Message Text |
---|---|
CPD3DAC E | Device &1 is not a valid installation device. |
CPF24B4 E | Severe error while addressing parameter list. |
CPF3C90 E | Literal value cannot be changed. |
CPF3CF1 E | Error code parameter not valid. |
CPF3DAA E | NLV language ID &1 is not valid. |
CPF3DAB E | Secondary language installation is not complete. |
CPF3DAC E | Language ID specified is the primary language ID. |
CPF3DAD E | Screen I/O parameter value is not valid. |
CPF3DAE E | Not authorized to the secondary language installation process. |
CPF9814 E | Device &1 not found. |
CPF9872 E | Program or service program &1 in library &2 ended. Reason code &3. |
Top | Software Product APIs | APIs by category |