The PARM string passed to IPVLANGX should contain: Figure 1. Syntax
Notes:
1 Either comma or blank character is permitted
as delimiter.
where:
mbr_name
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). This parameter is optional.
If 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 IPVLANGX member is named according to the input
program name. In the case of COBOL, for example, this name is the
name found on the PROGRAM-ID source line.
language
The language of the compiler listing or ADATA file, as:
COBOL
PLI
C
ASM
ERROR
An optional parameter that provides more diagnostics on variables
for which information is incomplete.
PermitLangx(msgid, …)
An optional parameter that specifies message IDs for compiler
error messages which should be ignored. For details, see IBM® Fault Analyzer for z/OS® User’s Guide and Reference. Chapter
33 Options, section PermitLangx.