Previous Topic: Export with High-Level QualifierNext Topic: Export with CI-Level Processing


Export with MCTLIST

The following control statements perform an export using MCTLIST:

EXPORT
MCTLIST=FVRCARDS

To perform this export, you must add the following statement to the JCL:

//FVRCARDS DD DSN=MCAT.FLIST,DISP=SHR

Note: There cannot be another EXPORT statement after you specify MCTLIST.