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



Thanks.  I gave it a try and received the following error:

Message ID . . . . . . :   CPD0085       Severity . . . . . . . :   30
Message type . . . . . :   Diagnostic
Date sent  . . . . . . :   10/16/02      Time sent  . . . . . . :   11:52:11

Message . . . . :   Range of parameter FROMCCSID does not include 65535.
Cause . . . . . :   The specified value must be greater than or equal to 1
and
  less than or equal to 65533.
Recovery  . . . :   Enter a value that is within the range defined for the
  parameter or one of the special values that is defined for the parameter.
  More information on parameters and special values can be found in the CL
  Reference manual.

Could it be another CCSID that I need to use?


 -----Original Message-----
From:   midrange-l-admin@midrange.com [mailto:midrange-l-admin@midrange.com]
On Behalf Of Tyler, Matt
Sent:   Tuesday, October 15, 2002 7:02 PM
To:     'midrange-l@midrange.com'
Subject:        RE: Copying EBCDIC file from IFS to AS400 File

Try this...
QSYS/CPYFRMIMPF FROMSTMF('\gecc\ntpd3rcv.004')
                TOFILE(JGIUSTO/TPPGECCRU)
                MBROPT(*REPLACE)
                FROMCCSID(65535)         <------- Only entry changed or
added actually got value from DSPJOB #2.
                RCDDLM(*ALL)
                STRDLM(*NONE)
                RMVBLANK(*NONE)


Thank you,
Matt Tyler
Mattt@wincofoods.com







As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.