Display Japanese external characters

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

Display Japanese external characters

Post by MegumiSawada »

Hi,

How can we display Japanese external characters on LongRange?

I know on aXes you can show these special characters on aXes screen by setting ccsidoverride parameters in aXesTS.conf.
How can we acheive the same thing on LongRange?

For example:
EBCDIC 6941 is Unicode 2016 in CCSID 5035 environment.
I would like to show these characters which is included in data on LongRange formview correctly.

I appreciate your kind advice.

Best Regards,
Megumi Sawada
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Re: Display Japanese external characters

Post by tsupartono »

The aXes CCSID override feature works with LongRange as well as long as you output your texts to the 5250 screen buffer (using DDS fields).
Post Reply