Previous Topic: How File Matching WorksNext Topic: Matching Single-Occurrence Files


How to Code Match-file Runs

Step 1

Sort all files in ascending match-key sequence.

See the chapter Additional Standard File Facilities for creating sorted files.

Step 2

Code:

  1. One INPUT parameter with the MK= option for each file to be matched.

    Match keys must be either all numeric or all alphanumeric. Numeric types can be mixed:

  2. REC parameters immediately following the associated INPUT parameter:
  3. Optional SELECT/BYPASS parameters: