As Paul suggested, use SDSF REXX There is a good example here:
https://www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.isfa500/xjds.htm On 6 March 2016 at 08:21, Brian Westerman <[email protected]> wrote: > That shows the first page of the jobs only, but it gives me a start to > work from. Maybe there is a way to show the multiple pages (there are > probably 300 jobs in the queue that they want to be able to see). > > Thanks, > > Brian > > //* > //* BTCHSDSF EXEC PGM=SDSF,PARM='++32,132" > //* ISFOUT DD SYSOUT=* > //* ISFIN DD * > //* > //* > //BTCHSDSF EXEC PGM=ISFAFD > //ISFOUT DD SYSOUT=* > //ISFIN DD * > PRE JOBN* > TOP > ST > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Mike Shorkend [email protected] www.shorkend.com Tel: +972524208743 Fax: +97239772196 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
