Input records often contain some information that is not relevant to a specific application. For example, records in a personnel masterfile might, in addition to addresses, include salaries and other confidential information that is not required for preparing a mailing list.
MFX’s Data Utility features allow you to select only those record fields that contain necessary data and to eliminate those that do not. More important, MFX enables you to do this editing before the records are sorted. As a result, the sort has fewer bytes to handle and processing is more efficient.
For complete syntax of the INREC control statement, see INREC Control Statement.
p,l |
Specify the beginning position and length in bytes of the input record’s relevant fields. When specifying contiguous fields, or fields that directly follow one another, you can simply indicate the starting position of the first field together with the combined length of the fields that are contiguous. |