Assigns a defined language to the current port (Denationalisation).
TCL-I command.
SET-LANG [language-number || language-name || ?]
language-number is the number of the language defined in the Language table.
language-name is the name of the language defined in the Language table.
? Returns the name of the language running on your process.
If you enter the command without specifying a parameter, the processor prompts:
Language number or name:
Type the language number, name, or a question mark (?) and press RETURN.
If you enter ?, both the language number and name are returned. The system then prompts you again for Language number or name.
If the specified language has not been defined, Reality does not change the port's language but displays the following error message:
[9105] Language 'language' has not been defined.
:SET-LANG FRENCH
[9109] Language 'FRENCH' assigned!
:SET-LANG 1
[9109] Language 'FRENCH' assigned!
:SET-LANG
Language number or name:?
0. ENGLISH Language number or name:FRENCH
[9109] Language 'FRENCH' assigned!