940 pts.
 coping one flat file to anothet flat file using RPG/400 program
Dear all, How to copy one flat file data to another flat file using rpg/400 program ?

Thanks



Software/Hardware used:
AS/400
ASKED: December 29, 2011  4:42 AM
UPDATED: February 28, 2012  1:18 PM

Answer Wiki:
Hi, What is your actual requirement? If you would like to copy the entire Data from one Flat File to other file without Verifying any of the records, You can use <b>QCMDEXC</b> API for running CPYF command. If you would like to verify Data of the Flat file, Then, Using of Data structures will do your work. Pradeep.
Last Wiki Answer Submitted:  December 29, 2011  5:27 am  by  deepu9321   3,370 pts.
All Answer Wiki Contributors:  deepu9321   3,370 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _