Hello,
does anybody has an example how I can use the character conversion service CUNLCNV in REXX? I have a stem in CCSID IBM-1141 an want to convert the content of the stem into CCSID IBM-1047.
The Unicode Services for character conversion is described here:
The examples show only C an HLASM source. I found also a COBOL-example. But I need it for REXX....
Thanks
Adam
does anybody has an example how I can use the character conversion service CUNLCNV in REXX? I have a stem in CCSID IBM-1141 an want to convert the content of the stem into CCSID IBM-1047.
The Unicode Services for character conversion is described here:
http://publib.boulder.ibm.com/infocenter/zos/v1r9/topic/com.ibm.zos.r9.cunu100/charconv.htm#charconv
The examples show only C an HLASM source. I found also a COBOL-example. But I need it for REXX....
Thanks
Adam