TRT class to translate to ASCII <=> EBCDIC or ASCII <=> IBMOEM. It only translates a single character. You will have to call its methods repeatedly to translate strings, byte arrays or files. Warning! There are many national variants of EBCDIC. See http://www.software.ibm.com/ts/mqseries/support/faqs/convert.html#HDREBVAR If you want one of the national variants, you will have to adjust the EBCDIC descriptor table in TRT.TrtBuild. Version 1.1 adds support of IBMOEM translations. Version 1.2 corrects translation of ebcdic "/".