Note: To complete this task, you must have administrator privileges for the
Enterprise Developer installation directory.
- In a Web browser, download the IBM CCSID tables (in
cdctables.zip) from
cdctables.zip to your
%ProgramFiles(x86)%\Micro Focus\Enterprise Developer\etc\ccsid subdirectory.
- Use the
tabindex.txt file located in the
cdctables.zip file to identify the package number and filename for each CCSID table you need to install.
- For each table you want to install, as a subdirectory to the
ccsid directory, create a directory of the same name as the CCSID table filename as specified in the
tabindex.txt file.
- For each CCSID that you want to install, open its corresponding
Packagen.zip file (as specified in
tabindex.txt) and extract the files from the appropriate CCSID
.zip file to the corresponding directory you created in step
3.
For example, to install a CCSID table to convert Spanish to USA English, create a subdirectory under
ccsid named
011C01B5. Then extract the contents of
package4.zip\011C01B5.zip to the
011C01B5 subdirectory.
- If your application uses another CCSID 'E1' in addition to the configured default ones, you might also need to download the
following tables to convert from:
- 'E1' to 437 (or the default ASCII CCSID)
- 'E1' to 37 (or the default EBCDIC CCCSID)
- 'E1' to UTF-8