×
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.
Hmm, perhaps it's 1209...
http://www-01.ibm.com/software/globalization/ccsid/ccsid_registered.html
Both 1208 and 1209 are listed as UTF-8.
1208 uses IBM PUA (Private Use Areas)...
http://scripts.sil.org/cms/scripts/page.php?item_id=VendorUseOfPUA
Not sure if there's any reason to choose one over the other...
-Eric DeLong
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of DeLong, Eric
Sent: Wednesday, June 20, 2012 1:48 PM
To: RPG programming on the IBM i / System i
Subject: RE: Create file on IFS with UTF-8 encoding
The CCSID for UTF-8 encoding is 1208. Use this CCSID value when creating your stream file...
Hth,
-Eric DeLong
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Jeff Young
Sent: Wednesday, June 20, 2012 1:25 PM
To: RPG programming on the IBM i / System i
Subject: Create file on IFS with UTF-8 encoding
All,
What do I need to do to create a file on the IFS using UTF-8 encoding?
Thanks,
As an Amazon Associate we earn from qualifying purchases.