You have to specify the streamfile codepage... See the STMFCODPAG(*PCASCII) parameter.
As coded, you would most likely be building a file on the PC that contains EBCDIC characters in CCSID(037), which are not readable in Windows.
Eric
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Silva Marco
Sent: Tuesday, November 13, 2007 11:08 AM
To: Midrange Systems Technical Discussion
Subject: error when copy file into windows
Hi,
Why appears me this:
ðððó÷òÇÙÁ÷|LOURO
when I copy a query result into a windows txt file using:
CPYTOIMPF FROMFILE(EIQRY01/ITEMMASTER) +
TOSTMF('/QNTC/10.12.12.2/SHARED/SEAM/ITEMMASTER.TXT') MBROPT(*REPLACE) +
RCDDLM(*CRLF) DTAFMT(*FIXED)
I already run this command: CHGJOB CCSID(37)
Obrigado,
Marco Silva
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.