MFS step options
Use the MFS Compiler Options to edit an MFS compilation step that is included with the product.
Purpose
The options that you specify on this window are used to generate JCL for the selected procedure.Fields
Compile Step2 name: The name of step 2 in the JCL compilation procedure. Do not change this value without consulting with the system programmer who set up and customized the JCL procedure.
FORMAT library: Specify a partitioned data set containing device format definitions.
Listing output data set: The name of the listing data set used for the compilation. The listing data set should be a partitioned data set. This data set is used to make up a SYSPRINT card for the compilation.
SYSLIB: Specify libraries for resolving copybooks or include files. To add a library to this list, click Add. To reorder the list, click the Up and Down buttons. To delete a library from the list, select it and click Remove.
Additional JCL: Specify your own JCL, such as additional data definitions (DD cards). The contents of this field are echoed at the end of the compilation step. You must specify syntactically correct JCL.