Previous Topic: ParametersNext Topic: CHANGE


Example

This example will not insert any member separator between members in the sequential output file.

COPY,
  MEMBER(*),
  ADDCNTL(N),
  INFILE(PDSFILE),
  OUTFILE(PSFILE)