Does anyone know of a way to get a file with savf files only in it? I am trying to get a file so I can query it to see if I have any old save files on my iSeries
Hi,
You should be able to get a list of SAVFs using DSPFFD (this may take some time, so I suggest you submit it to batch) :-
DSPFD FILE(*ALL/*ALL) TYPE(*BASATR) OUTPUT(*OUTFILE) FILEATR(*SAVF) OUTFILE(yourlib/yourfile)
Regards,
Martin Gilbert.
Last Wiki Answer Submitted: May 13, 2008 11:26 am by Gilly40023,625 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.