Retreive Document Object name from IFS folder in CL
30 pts.
0
Q:
Retreive Document Object name from IFS folder in CL
Iam in need of idea and a CL command to retrieve all the files(STMF) from the IFS folder .
ASKED: Mar 3 2009  1:02 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
23625 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button

Hi,

One option is to use FTP to make a list and retrieve the list as a file.

Regards,

Martin Gilbert.
Last Answered: Mar 3 2009  1:47 PM GMT by Gilly400   23625 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

4787   30 pts.  |   Mar 3 2009  1:05PM GMT

Please involve in a discussion and find a solution and kindly inform me about the question posted by me!

 

Gilly400   23625 pts.  |   Mar 3 2009  2:05PM GMT

Hi,

Make FTP connection to local machine, Namefmt 1, cd to your_IFS_folder, dir * (DISK, get DIROUTPUT.

Regards,

Martin Gilbert.

 
0