Page 1 of 1

HELP! Square Brackets not translating correctly in YAJL

Posted: Mon Apr 07, 2025 4:22 pm
by kwengert
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 ¨

Re: HELP! Square Brackets not translating correctly in YAJL

Posted: Sat Apr 12, 2025 4:22 pm
by kwengert
Issue resolved x'ba' = [, x'bb' = ]

Re: HELP! Square Brackets not translating correctly in YAJL

Posted: Wed Apr 16, 2025 2:29 pm
by Scott Klement
this happens when the data is being viewed as the wrong CCSID. You have provided incorrect CCSID information to YAJL.