The UD6/Cmtool driver can translate the Uniface character set into the National Character Set in use by the operating system. To determine the ‘default font’, the nls0 configuration file is used. The default nls0 is for CP1252, other national languages and their code page are shown below:
Region | Code Page |
Central Europe | CP1250 |
Cryllic | CP1251 |
Arabic | CP1256 |
Greek | CP1253 |
Hebrew | CP1255 |
Here is an example:
default 51
185 52
178 52
179 52
168 53
180 53
184 53
Each line specifies the following separated by spaces or tab characters
* An ASCII character code larger than 127, or the keyword default
(case sensitive)
* The Uniface font number
$Revision: 1.11 $ $Date: 2011/02/28 02:56:33 $ | [go to top] |