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 © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |