- mbr_name (Optional)
- The compiler listing or ADATA file member name in the input
data set identified by the LISTING DD name (for a compiler listing)
or the SYSADATA DD name (if an ADATA file). If this parameter is omitted,
the JCL must specify for the compiler listing or ADATA file, either
a sequential data set, or a PDS(E) data set with member name. Also,
the output CAZLANGX member will be named according to the input program
name. In the case of COBOL, for example, this is the name found on
the PROGRAM-ID source line.
- language (Required)
- The language of the compiler listing or ADATA file. The options
are:
- ERROR (Optional)
- A parameter that provides additional diagnostics on variables
for which information is incomplete.
- 64K (Optional)
- A parameter that provides side file compatibility with Debug
Tool for z/OS®. For more information see, Side file compatibility with Debug Tool for z/OS.
- PermitLangx (msgid, ...) (Optional)
- A parameter that specifies message IDs for compiler error messages
that should be ignored.
[ Top of Page | Previous Page | Next Page | Contents | Index ]