× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



IFS file Code Page is 819

You mean CCSID?
Object . . . . . . : /tmp/myfile.txt

Type . . . . . . . . . . . . . . . . . : STMF

Owner . . . . . . . . . . . . . . . . : MYGROUP
System object is on . . . . . . . . . : Local
Auxiliary storage pool . . . . . . . . : 1
Object overflowed . . . . . . . . . : No

Coded character set ID . . . . . . . . : 819

819 is ASCII...which doesn't support Japanese...

Assuming the file is actually in Unicode (UTF-8), use the CHGATR command:
CHGATR OBJ(/tmp/myfile.txt') ATR(*CCSID) VALUE(1208)

To change the flag to match what is actually there.

Then if you are using the new Java based Access Client Solution (ACS)
product, it should work.

If you're using the older IBM i Access for Windows, then it's not going to
work.

Charles

Charles


On Thu, Dec 15, 2016 at 8:14 AM, Mohammad Tanveer <surgum@xxxxxxxxx> wrote:

Problem is that when I change my session (IBM i Access Client) to use
CCSID(930) system doesn't recognize commands in english... do you think I
need to change my keyboard to Japanees too?

On Wed, Dec 14, 2016 at 11:32 PM, Arco Simonse <arco400@xxxxxxxxx> wrote:

I believe you have to set the Code Page of your 5250 session in ACS or
Client Access.

Regards,
-Arco

Op donderdag 15 december 2016 heeft Mohammad Tanveer <surgum@xxxxxxxxx>
het
volgende geschreven:

When I use CHGJOB CCSID(930) and tried to use WRKLNK I am getting error
command not found ...

On Wed, Dec 14, 2016 at 6:01 PM, Mohammad Tanveer <surgum@xxxxxxxxx
<javascript:;>> wrote:

Which CCSID can be used to display the characters properly using
WRKLNK?
Is it possible or not?

File is showing correct characters when opened in notepad.. IFS file
Code
Page is 819

Regards

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx <javascript:;>
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx <javascript:;>
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx <javascript:;> for any
subscription
related questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.