Try OpenEdge Now
skip to main content
Internationalizing Applications
Understanding Character Processing Tables : The convmap.dat file and its tables : Compiling the convmap.dat file
 

Compiling the convmap.dat file

You must recompile the convmap.dat file if you modify it or a file it includes.
To compile the convmap.dat file, run the PROUTIL utility with the CODEPAGE-COMPILER qualifier. The syntax is:

Syntax

proutil -C CODEPAGE-COMPILER sourcefile.datoutputfile.cp
sourcefile.dat
The convmap.dat file (or file with an equivalent format).
outputfile.cp
The convmap.cp file (or file with an equivalent format).
For the complete syntax of the PROUTIL utility, see OpenEdge Data Management: Database Administration.