Compile the convmap.dat file
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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
|
- 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 Manage the OpenEdge Database.