335 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: Dec 29, 2011  4:42 AM GMT
UPDATED: February 28, 2012  1:18:35 PM GMT
3,355 pts.

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 QCMDEXC 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:  Dec 29, 2011  5:27 AM (GMT)  by  Deepu9321   3,355 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _