tk5-c90-projects/jcl/SIEVE05.jcl
Greg Gauthier fad5d5fa65
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 15s
fix me
2025-10-19 15:40:35 +01:00

6 lines
211 B
Plaintext

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