tk5-c90-projects/jcl/SIEVE05.jcl
Greg Gauthier d33131607d
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 14s
why is the change lookup so broken?
2025-10-19 15:34:19 +01:00

6 lines
218 B
Plaintext

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