REFFILE supports the following parameters:
Identifies the data set name and optional member that contains the record reformatting criteria. This is dynamically allocated. No JCL is needed to reference this dsname.
Identifies the ddname that references the reformat data set name and optional member.
This ddname, REFORMAT, references the JCL statement that contains the data set name and member of the reformat member. The output file is formatted according to the reformat member.
COPY , INFILE(SYSUT1), OUTFILE(SYSUT1O), REFFILE(REFORMAT), REPLACEKEYS(N)
|
Copyright © 2013 CA.
All rights reserved.
|
|