|
You could take advantage of the IFS using the CPYTOPCD (copy to PC document). What I would do is do a DSPFD of the CLSRC and put it into an output file. Use the following command: DSPFD FILE(XXXX/QCLSRC) TYPE(*MBRLIST) OUTPUT(*OUTFILE) OUTFILE(XXXX/YYYYYY) where XXXX = library name and YYYY= file name. Using a CL, you can read through the file created and use the CPYTOPCD command to copy the members to the IFS. Hope this helps. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
The Best Web Links: Tips, tutorials and more.
Ask your systems management questions--or help out your peers by answering them--in our live discussion forums.
Read this Search400.com Featured Topic: Managing your iSeries.
Ask the Experts yourself: Our systems management gurus are waiting to answer your technical questions.
|