send output to the 1403
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 14s

This commit is contained in:
Gregory Gauthier 2026-02-06 11:06:28 +00:00
parent 328d5b53f6
commit 7c4d7de0ea
2 changed files with 2 additions and 2 deletions

View File

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