Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 hllapi c# 从 AS400 5250 IBM 模拟器中读取泰语字符,但代码无法读取泰语字符。它可以正确读取英文字符,但泰文字符在变量中显示为空白。有没有人遇到过类似的问题?任何指针将不胜感激。
我建议查看 IBMi 系统上的 CCSID 设置。希望它设置为 65535 以外的值。如果设置为 65535,那将是一个不错的起点。
要查看默认 CCSID,请使用:dspsysval qccsid
dspsysval qccsid