French is used as the single language application example
in Figure 7-3 “Single Language Application”.
The applications designer has determined that only French is
required, and has hard-coded its language ID number (langnum) 7
into the program. The langnum is used as a parameter in
calling various native language-dependent intrinsics. In addition,
the designer has created IMAGE databases, KSAM files, and VPLUS
forms files with the French language attribute, and has expressed
all prompts and messages in French. This use of NLS is for programs
used in one country, location, or language only.
Figure 7-3 Single Language Application