Read Thai characters from IBM Emulator AS400 5250

399 Views Asked by At

I am trying to read thai characters from AS400 5250 IBM emulator using hllapi c# but code is unable to read thai characters. It can read english characters properly but thai characters are appearing blank in variable. Has anyone faced the similar issue? Any pointers will be highly appreciated.

1

There are 1 best solutions below

1
On

I would suggest taking a look at the CCSID setting on the IBMi system. Hopefully it is set to something other than 65535. If it is set to 65535, that would be a good place to start.

To view the default CCSID, use: dspsysval qccsid