tk5-c90-projects/jcl/SIEVE08.jcl
Gregory Gauthier 9153dffb86
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 33s
add another sieve example
2026-02-03 12:21:43 +00:00

6 lines
211 B
Plaintext

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