StreetD
35 pts. | Jul 20 2009 7:34PM GMT
Phil,
This is the CPYTOIMPF I am using,
CPYTOIMPF FROMFILE(LIB/FILE &MLNAME) +
TOSTMF(’/payfiles/PAY.TXT’) +
MBROPT(*REPLACE) STMFCODPAG(*STMF) +
RCDDLM(*CRLF) DTAFMT(*FIXED) NULLIND(*NO)
As for the client access it is the IBM iSeries access for Windows
Just a transfer of a file member to a ASCII text file.
StreetD
35 pts. | Jul 21 2009 2:56PM GMT
Phil,
My CPYTOIMPF does not have the keyword NUMFLDPAD.
Dave
StreetD
35 pts. | Jul 23 2009 2:51PM GMT
Phil,
Thank you for your help. We will be going the V6R1 next week. We have V6R1 on our one system, so I was able to try the new CPYTOIMPF using the keyword NUMFLDPAD *BLANK. The file is in the correct format for our client.
Dave






