Language identifier (LANGID)

A drop-down list to specify the language identifier which is used in conjunction with the Sort sequence value. The Language identifier value is used only when the Sort sequence value in effect is *LANGIDUNQ or *LANGIDSHR. The values in this list are equivalent to the LANGID parameter values of the CRTCBLPGM, CRTCBLMOD, and CRTBNDCBL commands.

*CMDDFT
No parameter will be passed to the host and the host defined default will be used.

*JOBRUN
The language identifier of the program will be resolved at run time. When the compiled program is run, the language identifier of the job is used. This value allows a program to be compiled once and used with different language identifiers at run time. This is the default value.

*JOB
The language identifier of the program will be resolved at compile time.

language-identifier-name
Select the language identifier from the list to be used by the job.