Not familiar with BPXDYN In light of this I think I’m going to re-phrase
My question I have to process ( read ) 4,471 Files with a 100 file concatenation limit What would be the best method ? Thanks > On Oct 1, 2020, at 3:55 PM, Paul Gilmartin > <[email protected]> wrote: > > On Thu, 1 Oct 2020 19:46:33 +0100, Lennie Dymoke-Bradshaw wrote: > >> Long ago (actually 1989 I think) I wrote a CONCAT TSO command which can be >> used to add or remove data sets from a concatenated list. It can also >> perform a FREE. This loops round each entry in the concatenated set and >> frees each data set. >> >> It still works a treat. >> >> I still have the code should anyone want it. >> > Nowadays, might this as well be done with BPXWDYN which has CONCAT > support, and without the dependency on TSO? > > CBTTAPE candidate? > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
