tk5-c90-projects/jcl/SIMPLE.jcl
Gregory Gauthier 578a721baf
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 33s
more debugging
2026-02-06 10:10:47 +00:00

7 lines
215 B
Plaintext

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