5 pts.
0
Q:
I need a cl command to copy from AS400 to PC file
Hello,

I am in need of a CL command that will copy a file from my AS400 to a flat text file for use in a PC application. I Mapped a drive through windows to a folder (EXPORT) at the root level of the AS400. I have an RPG program that creates some output to a file/member. I then need a CL command that will convert the file/member to a flat text file in the EXPORT folder. I will then use the text file in a windows application for EDI translation.

Thanks in advance for your help.

Gary
ASKED: Jun 22 2009  8:06 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
125 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
CPYTOPCD?
------------------

Or CPYTOIMPF, which has more flexibility and is better because it works with the entire IFS and not just the /QDLS file system.

CWC
__________



you can also use the FTP
Last Answered: Jun 23 2009  3:03 PM GMT by Dmonselise   125 pts.
Latest Contributors: Cwc   3825 pts., Philpl1jb   24055 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0