Property: NationalString
Description: Specifies the type of internationalization support for Single Byte and MultiByte Coded Character Sets.
The runtime subsystem allows users to make use of different collating sequences on the same single-byte Character Code Set. The national strings in a segment could use one collating sequence when a system is generated from one configure set and a different collating sequence in a system generated from another configure set.
The following options are available for this property:
None – Indicates that there is no international support.
SingleByte string support − Provides the ability to generate systems without support of KANJI characters.
MultiByte string support – Indicates internationalization support of KANJI characters.
Unicode − Indicates that there is no international support. Any MCP generate fails if Unicode is selected.