PROUTIL CODEPAGE-COMPILER qualifier
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Compiles a conversion map file from text format to binary format.
Syntax
|
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.