tk5-c90-projects/jcl/SIMPLE2.jcl

8 lines
244 B
Plaintext
Raw Normal View History

2026-02-06 11:13:50 +00:00
//SIMPLE2 JOB (GCC),'Simple Hello Example',
// NOTIFY=@05054,CLASS=A,MSGCLASS=A,
// MSGLEVEL=(1,1),REGION=4M,TIME=1440
//* Compile Step - comments allowed in JCL!
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE2)'
//
2026-02-06 12:55:45 +00:00