Install Secondary Language (QLPISLNG) API


  Required Parameter Group:


  Default Public Authority: *USE

  Threadsafe: No

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.


Authorities and Locks

Public API authority
*EXCLUDE
User authority
*SAVSYS
Device lock
*EXCLRD
Secondary language library lock
*SHRUPD

Required Parameter Group

NLV language ID
INPUT; CHAR(4)

The national language version (NLV) language identifier of the secondary language to install.

Notes:

  1. For a list of secondary languages, see the Installing, upgrading, or deleting IBM® i and related software topic collection.

  2. For convenience, you can enter the language identifier in the form of a primary language ID (29xx). Both primary and secondary language IDs are accepted for this parameter.


Device
INPUT; CHAR(10)

The name of the device from which to install.

Interactive mode screen I/O indicator
INPUT; CHAR(1)

An indicator as to whether screen I/O is desired in interactive mode. Valid values are:

Note: When the API runs in batch mode, no screen I/O is provided regardless of the value of this indicator.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages



API introduced: V3R6

[ Back to top | Software Product APIs | APIs by category ]