How to create file in IFS UTF-8
"gio.cot via MIDRANGE-L" <[email protected]>
| Newsgroups | gmane.comp.hardware.ibm.midrange |
|---|---|
| Message-ID | <[email protected]> |
Hi all
I have a external described file that i have to copy to IFS ; the file in
IFS must be:
1. fixed-length ASCII format
2. UTF-8
If i try with
CPYTOIMPF FROMFILE(MYLIB/MYFILE)
TOSTMF('/home/tmp/myifsfile')
MBROPT(*REPLACE)
STMFCCSID(1208)
RCDDLM(*CRLF)
DTAFMT(*FIXED)
STRDLM(*NONE)
FLDDLM(' ')
Then i try with DSPF command, è see strange characters is normal ?
and i open it with EDTD and than F15 i see 280 in CCSID and Not 1208 .. is
normal ?
Thanks in advance
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: [email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact support-FMtJrHiV//lnDLsaKlm4mFaTQe2KTcn/@public.gmane.org for any subscription related questions.
You can help support midrange.com by visiting https://donate.midrange.com and making a contribution.