com.ibm.hats.common.DBCSSettings

For the com.ibm.hats.common.DBCSSettings class, there are three settings, autoConvertSBCStoDBCS, setATOKDefaultModetoRoman, and showUnprotectedSISOSpace.

  • Valid values for the autoConvertSDBCtoDBCS attribute are:
    true
    Automatically convert single byte characters to double byte characters for 3270 and 3270E G-type or 5250 G-type and J-type fields.
    false
    Do not automatically convert single byte characters to double byte characters for 3270 and 3270E G-type or 5250 G-type and J-type fields.
    The default is false.
  • Valid values for the setATOKDefaultModetoRoman attribute are:
    true
    Set the ATOK default input mode as Roman.
    false
    Set the ATOK default input mode as Hanji.
    The default is false.
  • Valid values for the showUnprotectedSISOSpace attribute are:
    true
    Show any unprotected Shift In or Shift Out characters as a space.
    false
    Do not use a space to show unprotected Shift In or Shift Out characters.
    The default is true.