×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




> From: Scott Klement
> 
> If the stream file has been set with an incorrect CCSID, you can set
it to
> a different value using the "setccsid" QShell utility:
> 
> For example:
>    STRQSH CMD('setccsid 819 /path/to/myfile.xml')

At least as far back as V5R1, you can also use the CHGATR command:

CHGATR OBJ('/path/to/myfile.xml') ATR(*CCSID) VALUE(819)

Note that this does not change the contents of the file, only changes
the encoding the OS uses when accessing the file.

Joe 


This thread ...

Replies:

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

This mailing list archive is Copyright 1997-2026 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.