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.
You can also use this utility to reverse the output of the CPTOUTF8 utility, which convert files to UTF-8 encoding.
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. |
utf8tocp /i=utf8script.dal /o=legacyscript.dal /cp=1250
© Copyright 2013, Oracle and/or its affiliates. All rights reserved. Legal notices.