5 pts.
 Flat file
How to copy records from a file to flat file in RPG III

Software/Hardware used:
AS400
ASKED: September 7, 2009  11:33 AM
UPDATED: September 9, 2009  7:41 PM

Answer Wiki:
CPYTOIMPF might do the trick ///////////////// What kind of "flat" file are you talking about? IFS file? No DDS file? Wilson
Last Wiki Answer Submitted:  September 7, 2009  5:41 pm  by  philpl1jb   44,150 pts.
All Answer Wiki Contributors:  philpl1jb   44,150 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

Use CPYF ‘Copy File’ – there’s a clue in the name

 5,505 pts.

 

If copy is to another computer, FTP works well. You need to know the internet address of the target system (can be any platform – just just AS400s).

 1,565 pts.