If you are only interested in JCL convertor, then you can use TYPRUN=SCAN

TYPRUN=SCAN checks the JCL only through the converter, not the interpreter
. The difference is that the converter basically checks all expressions to 
the LEFT of an equal sign plus SOME expressions to the right of an equal 
sign (and issues messages that start with IEFC), while the interpreter 
checks all expressions to the RIGHT of an equal sign (and issues messages 
that start with IEF). For example, a data set name containing a qualifier 
that exceeds eight characters, such as

     DSN=L9755TB.JCL.TEST19970103

https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.2.0/com.ibm.zos.v2r2.ieab600/iea3b6_Subparameter_definition99.htm

Thanks,
Kolusu




From:   ITschak Mugzach <[email protected]>
To:     [email protected]
Date:   07/26/2017 12:49 PM
Subject:        JCL Convertor
Sent by:        IBM Mainframe Discussion List <[email protected]>



I am sure this question was asked here before... Can a user program Call
the converter, supplying input file and get the output? Don't want to
reinvent the wheel, but was requested to had extra checks that are not
offered by available products in the market.

-- 
ITschak Mugzach
*|** IronSphere Platform* *|** Automatic ISCM**  (Information Security
Contiguous Monitoring) **|  *

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN






----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to