Skip to content

Instantly share code, notes, and snippets.

@dkelosky
Last active July 13, 2022 16:18
Show Gist options
  • Save dkelosky/0e7eed548c902463a7e5e649f5ae029d to your computer and use it in GitHub Desktop.
Save dkelosky/0e7eed548c902463a7e5e649f5ae029d to your computer and use it in GitHub Desktop.
//{{jobname}} JOB IZUACCT,'JCLREXX',CLASS=A,MSGCLASS=A
/*JOBPARM SYSAFF=*
//TSO EXEC PGM=IKJEFT01
//SYSTSPRT DD SYSOUT=*
//SYSTSIN DD *
{{interpreter}} PROG('{{program}}') -
{{arg}}
/*
//OPS${{subsys}} DD DUMMY
{{dd}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment