× 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.



I did the WRKLNK and got the 437 as the CCSID, but it still did a
conversion.  I did some more digging and final came up with the following
command that did work:

CPY OBJ('\gecc\ntpd3rcv.004')
    TOOBJ('/qsys.lib/jgiusto.lib/tppgeccru.file/tppgeccru.mbr')
    FROMCCSID(*PCASCII)
    TOCCSID(*CALC)
    DTAFMT(*BINARY)
    REPLACE(*YES)

Thanks to all who offered suggestions.  The List rules!

 -----Original Message-----
From:   midrange-l-admin@midrange.com [mailto:midrange-l-admin@midrange.com]
On Behalf Of Vernon Hamberg
Sent:   Wednesday, October 16, 2002 12:15 PM
To:     midrange-l@midrange.com
Subject:        RE: Copying EBCDIC file from IFS to AS400 File

Joe

It's probably 37 or 437. But you can find out by going to its location
WRKLNK, then take opt 8 to look at attributes. The CCSID is on the first
screen.

HTH

Vern






As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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

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