While the filter probably shouldn't have a trailing '-', it's impossible for //FILTER DD * to read a JCL card (i.e. //SYSIN...).
sas On Tue, Sep 11, 2018 at 6:59 AM Elardus Engelbrecht < [email protected]> wrote: > ... > Last suggestion: > > >//FILTER DD * > > INCL(PBREX.PRJW.**, - > > PBREX.PRUFST.CHOICE.AUDIT) - > > BY(DSORG,NE,VSAM) - > > //SYSIN DD * > > Remove that '-' after VSAM) > > ... so the SYSIN is not part of that FILTER DD * > > Groete / Greetings > Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
