tk5-c90-projects/jcl/SIEVE03.jcl
Greg Gauthier 90455871aa
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 15s
more fixes to the JCL
2025-10-19 15:20:07 +01:00

5 lines
195 B
Plaintext

//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)'
//