Has anyone run into this problem before? It isn't a problem with YAJL, I had the same problem trying to do the code manually:
Left square bracket [ is translated to Ý
Rignt square bracket ] is translated to ¨
HELP! Square Brackets not translating correctly in YAJL
HELP! Square Brackets not translating correctly in YAJL
- Attachments
-
- [ converted to Ý
- Untitled2.png (39.43 KiB) Viewed 10386 times
-
- ] converted to "
- Untitled.png (39.81 KiB) Viewed 10386 times
Re: HELP! Square Brackets not translating correctly in YAJL
Issue resolved x'ba' = [, x'bb' = ]
-
- Site Admin
- Posts: 872
- Joined: Sun Jul 04, 2021 5:12 am
Re: HELP! Square Brackets not translating correctly in YAJL
this happens when the data is being viewed as the wrong CCSID. You have provided incorrect CCSID information to YAJL.