why is the new job not running right?
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 23s
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 23s
This commit is contained in:
parent
7f43599b6e
commit
3dd0b5e96c
@ -1,4 +1,6 @@
|
||||
//SIMPLE1 JOB (SIMPLE),'SIMPLE HELLO PROGRAM',NOTIFY=@05054,CLASS=A,
|
||||
// MSGCLASS=H,REGION=4M,TIME=1440
|
||||
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE)'
|
||||
//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)'
|
||||
//
|
||||
Loading…
Reference in New Issue
Block a user