Search found 3 matches

by mschutte369
Fri Jul 11, 2025 2:49 pm
Forum: YAJL-ILE
Topic: Using CCSID 1208 - accent characters
Replies: 8
Views: 40610

Re: Using CCSID 1208 - accent characters

Scott, thank you for the help. By using saveBuf and using the stream file, I was able to successfully get a good result. the n-tilde did not return a bad request error, however, the label returned showed it as what looks to be a yen. :D ¥

I think I can live with that, as long as it is not stopping ...
by mschutte369
Fri Jul 11, 2025 1:53 pm
Forum: YAJL-ILE
Topic: Using CCSID 1208 - accent characters
Replies: 8
Views: 40610

Re: Using CCSID 1208 - accent characters

Hi Scott,

Thank you for taking the time to reply, and sorry for the delay. I kept checking back, but something seemed to be going on with the site. I really appreciate your patience.

I left out some details initially, thinking they wouldn’t matter, but maybe they will help now. I’ll admit, while ...
by mschutte369
Wed Jul 02, 2025 8:09 pm
Forum: YAJL-ILE
Topic: Using CCSID 1208 - accent characters
Replies: 8
Views: 40610

Re: Using CCSID 1208 - accent characters

I realize this is an old post but I am having a similar issue but on an http_req. I thought after reading this that I found the issue but sadly it did not solve my problem. Our problem is similar with accented characters in a person's name.

For example, ñ

When we make the http_req, we get a bad ...