Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Defining the library-processing output file (SYSMDECK)

Define a SYSMDECK file if you use the MDECK compiler option.

//SYSMDECK DD DSNAME=dsname,UNIT=SYSDA

The SYSMDECK file will contain the output from library processing, that is, the expansion of COPY, BASIS, REPLACE, and EXEC SQL INCLUDE statements. The file can be a traditional MVS data set or an HFS file.

related references  
MDECK


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)