Previous Topic: Change Runtime Options Prior to EDCHEK InvocationNext Topic: View Reports


Specify Options

To specify options that do not exist on the JCK OPTIONS panel or to override the options specified on the JCK OPTIONS panel, enter %EJCK on the COMMAND line along with additional options such as MVSL(4) and SEV(8).

EDIT ---- CAI.CHQA.JCLCHECK.TESTJCL(JTEST11) - 01.15 ----- COLUMNS 001 072 COMMAND ===> %EJCK MVSL(4) SEV(8) SCROLL ==> PAGE 000001 //JTEST111 JOB '40100000',JTEST111,CLASS=K,MSGCLASS=X, 000002 // RESTART=(JS020.PS010) 000003 //* 000004 //* THIS TESTJOB TESTS THE VALIDITY OF VARIOUS REFERBACKS IN JCL 000005 //* 000006 //TESTPROC PROC 000007 //PS010 EXEC PGM=IEFBR14 000008 //DD011 DD DISP=SHR, 000009 // DSN=CAI.CHQA.TESTJCL, 000010 // UNIT=SYSDA, 000011 // VOL=SER=APCM04 000012 //DD012 DD DUMMY 000013 //TESTPROC PEND 000014 //OUT1 OUTPUT CLASS=X