Using an alternative code set on HP-UX, Solaris and Linux

To use an alternative code set, use the iconv routine for the flat file <install_path>/bin/cclmsg.txt.

For example, to convert <install_path>/bin/cclmsg.txt from code set ISO8859-1 to code set ISO-850 enter:
iconv -f ISO8859-1 -t ISO-850 <install_path>/bin/cclmsg.txt > cclmsg.new
When you have done this conversion, overwrite the cclmsg.txt file with the new file:
mv cclmsg.new <install_path>/bin/cclmsg.txt

Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//ctgunx/cclahins.html