tk5-c90-projects/jcl/SIEVE06.jcl
Greg Gauthier 240304a191
All checks were successful
MVS Upload & Execute / upload-and-run (pull_request) Successful in 18s
attempting to make a branch merge to master
2025-10-19 15:44:08 +01:00

6 lines
211 B
Plaintext

//SIEVE06 JOB (GCC),'Sieve 6 Example',
// NOTIFY=@05054,CLASS=A,MSGCLASS=H,
// MSGLEVEL=(1,1),REGION=4M,TIME=1440
//* Compile Step
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIEVE06)'
//