more fixes to the JCL
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 15s

This commit is contained in:
Greg Gauthier 2025-10-19 15:20:07 +01:00
parent e667766a10
commit 90455871aa

View File

@ -1,7 +1,5 @@
//GMG0002 JOB (GCC),'C Program Example',
// NOTIFY=@05054,
// CLASS=A,MSGCLASS=H,
// MSGLEVEL=(1,1),
// REGION=4M,TIME=1440
//SIEVE03 JOB (GCC),'C Program Example',
// NOTIFY=@05054,CLASS=A,MSGCLASS=H,
// MSGLEVEL=(1,1),REGION=4M,TIME=1440
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIEVE03)'
//