Unfortunately, we are still at 5.4.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Gary Thompson
Sent: Tuesday, October 22, 2013 10:18 AM
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: RE: UTF-8 STMF
Robert,
I'm no expert, but my V7R1 Help indicates: "This parameter is replaced
by STMFCCSID . . ."
Also looks like it may be worth making sure no file exists with your
intended IFS file name - see STMFCODPAG Help text for details.
HTH
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Robert Mullis
Sent: Tuesday, October 22, 2013 8:04 AM
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: UTF-8 STMF
I know this is not an RPG question, but I wasn't sure where else to post
it.
I have a flat file on the system that I am copying it to the IFS using
the CPYTOSTMF command. So far I am getting it to download successfully
with STMFCODPAG(*PCASCII). The vendor is requiring the data in this
STMF be in UTF-8 format. I have tried changing the CCSID on the
CPYTOSTMF command to STMFCODPAG(1208). Unfortunately, this errors out
telling me the conversion can't be performed.
Has anyone done this successfully before?
Thanks,
Robert
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To
subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.