Precedence Rules - mfx - 3.1

Syncsort™ MFX Programmers Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ software
Product
Syncsort™ MFX > MFX
Version
3.1
ft:locale
en-US
Product name
Syncsort™ MFX
ft:title
Syncsort™ MFX Programmers Guide
Copyright
2024
First publish date
2010
ft:lastEdition
2025-02-20
ft:lastPublication
2025-02-20T09:24:15.574000

There are three ways in which options can be specified, though not all options can be specified in all three ways:

  • As an installation specification

  • As a PARM specification

  • As a SORT/MERGE control statement specification.

Note that there are six options that can be specified as a PARM option or a SORT/MERGE option. They are: CENTWIN, DYNALLOC, EQUALS/NOEQUALS, FILSZ, SKIPREC, and STOPAFT.

When an option is specified in more than one way, the following precedence rules apply:

  • A SORT/MERGE or PARM specification overrides an installation specification.

  • A PARM specification overrides a SORT/MERGE specification except for EQUALS/NOEQUALS.