You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

These additional normal system variables aid in multilingual system development.

Name

Description

*LANGUAGE

Code of current language being used. Set to NONE when not running in a multilingual partition.

*LANGUAGE_DESC

Current language description

*LANGUAGE_IGC

Contains a "Y" if the current language requires DBCS/IGC support. Contains "N" in all other cases.

*LANGUAGE_LRTB

Contains a "Y" if the current language requires left to right support. Contains "N" in all other cases.
Note: LRTB languages are not supported in Visual LANSA

*LANGUAGE_RLTB

Contains a "Y" if the current language requires right to left support. Contains "N" in all other cases.
Note: RLTB languages are not supported in Visual LANSA

 |

  • No labels