Valid on z/OS, z/VSE, and z/VM.
Use the LANGUAGE keyword to assign or remove a language preference code, which is passed to the message processing Installation Exit.
This keyword has the following format:
TSS ADDTO(acid) LANGUAGE(c)
Must equal a user‑defined, one‑character language preference code.
One LANGUAGE code per CA Top Secret command.
The site must write an installation exit for message translation to allow association of the language preference code with the language of preference. CA Top Secret passes this code to the installation exit for message translation.
This keyword is used with:
This example indicate that error messages are in French (and the administrator has defined F as the code for French):
TSS ADDTO(userque) LANGUAGE(F)
This example removes the language preference:
TSS REMOVE(userque) LANGUAGE(F)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|