PreviousNext

Example

Here is a sample csrc command line:

csrc -i /test/i18n_app/code_set_registry.txt -o code_set_registry.db -m euc -m sjis

In the previous example, the log file CSRC_LOG is created in the current directory, which is /test/i18n_app. The log file header shows that the EUC and SJIS code sets have been selected as intermediate code sets, and shows the priority scheme for using them:

Total CSRC Entry Count = 134
Effective CSRC Entry Count = 7

Intermediate Code Set Count = 2
Intermediate Code Set:
Priority 1 = 1 Code Set Name = euc
Priority 2 = 2 Code Set Name = sjis