You are here: Available Utilities > U > UTF8TOCP

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.

  • You can use this utility to:
  • You can also use this utility to reverse the output of the CPTOUTF8 utility, which convert files to UTF-8 encoding.

    Program names

    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