Try OpenEdge Now
skip to main content
Database Administration
Reference : PROUTIL Utility : PROUTIL CODEPAGE-COMPILER qualifier
 

PROUTIL CODEPAGE-COMPILER qualifier

Compiles a conversion map file from text format to binary format.

Syntax

proutil -C codepage-compiler inputfile outputfile

Parameters

inputfile
Specifies the name of the text conversion map file. This file must follow a specific format.
outputfile
Specifies the name of the binary conversion map file.
A conversion map file is a code page description file that contains various tables of information and uses a specific format. For more information about conversion map files, see OpenEdge Development: Internationalizing Applications.