mirror of
https://github.com/moshix/mvs.git
synced 2026-01-13 15:17:35 +00:00
uploaded JCL to compile Cobol on z/OS
This commit is contained in:
parent
015660cce8
commit
2116708c7b
11
cobolCLGzOS
Normal file
11
cobolCLGzOS
Normal file
@ -0,0 +1,11 @@
|
||||
//MOSHIXZ JOB 'COBOL PRIMES ',
|
||||
// MSGCLASS=H,MSGLEVEL=(1,1),REGION=250M,
|
||||
// CLASS=A,NOTIFY=&SYSUID
|
||||
//CLG EXEC IGYWCLG,REGION=250M,
|
||||
// PARM.COBOL='LIB,APOST,XREF,MAP,OFFSET'
|
||||
//STEPLIB DD DSN=IGY340.SIGYCOMP,DISP=SHR
|
||||
//COBOL.SYSIN DD DSN=MOSHIX.WORK.PROG(COBPRIME),DISP=SHR
|
||||
//GO.SYSOUT DD SYSOUT=*,DCB=(RECFM=FBA,LRECL=161,BLKSIZE=16100)
|
||||
//GO.SYSIN DD *
|
||||
0100
|
||||
/*
|
||||
Loading…
x
Reference in New Issue
Block a user