SYGWXCPH customization module

The character set translation routines in the Client Option use tables in the SYGWXCPH customization module for the conversion of character sets. IBM Unicode support requires the CCSIDs of the character sets involved in conversion, so the translation tables in the SYGWXCPH customization module and the SYGWMCXL macro have been modified to contain CCSIDs.


SYGWMCST

The USEIBMUNICODE parameter has been added to the SYGWMCST customization macro. The following are valid values for the USEIBMUNICODE parameter:


SYGWMCXL

The SYGWMCXL macro has been modified to include the following parameters, which are used for character conversion:

Example 1

SYGWMCXL TYPE=ENTRY,
      CHARSET=cp939,CHARSETBYTES=D,
      CCSID=939,CHARTYPE=E,CHARSIZE=2,PAD=40      

Example 2

SYGWMCXL TYPE=ENTRY, 
      CHARSET=Russian,CHARSETBYTES=S,
      CCSID=1025,CHARTYPE=E,CHARSIZE=1,PAD=40