03.03.2015 Views

CA Dynam for VSE User Guide

CA Dynam for VSE User Guide

CA Dynam for VSE User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Sample JCL<br />

Example 5: Concatenate three disk files into one tape file<br />

// JOB DYNCOPY<br />

// DLBL DISKIN,'DISK.FILE.1' 1st input file<br />

// DLBL DISKIN1,'DISK.FILE.2' 2nd input file<br />

// DLBL DISKIN2,'DISK.FILE.3' 3rd input file<br />

// TLBL OUT1,'TAPE.FILE' output<br />

// EXEC DYNCOPY<br />

COPY,FILES=3,FILEOUT=OUT1<br />

/*<br />

13–8 <strong>User</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!