UTF8TOCP
Use this utility to convert UTF-8 encoded DAL, DFD and INI files into a legacy (single-byte code page) format for use with earlier releases of Documaker.
- Remove UTF-8 encoding from DAL, DFD and INI files for use with Documaker releases prior to 12.1 .
You can also use this utility to reverse the output of the CPTOUTF8 utility, which convert files to UTF-8 encoding.
Program names
- Windows: utf8tocp.exe
Syntax
utf8tocp /i=inputfile /o=outputfile /cp=codepage
Parameter |
Description |
/I |
The name of the legacy DAL, DFD or INI file. |
/O |
The name of the UTF-8 encoded file you want to create. |
/CP |
The code page of the legacy file. |
Example
utf8tocp /i=utf8script.dal /o=legacyscript.dal /cp=1250
© Copyright 2020, Oracle and/or its affiliates. All rights reserved. Legal notices.