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
Language
English
ContentType
Programmer’s Guide
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Programmers Guide
Topic type
How Do I
Copyright
2024
First publish date
2010
ft:lastEdition
2024-08-27
ft:lastPublication
2024-08-27T08:14:56.318001

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.