The SortWriter Capability - 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
The SortWriter capability of OUTFIL can produce completely formatted reports. The report writing features, which can be specified differently for each output file, can accomplish these tasks:
  • Arrange the report into pages.

  • Divide the report into sections.

  • Format headers and trailers for sections, pages, and the complete report.

  • Create multiple lines of output from each input record.

  • Convert and edit numeric data.

  • Provide TOTAL and SUBTOTAL capabilities for data fields in a specific part of a report.

  • Provide MIN, MAX, AVG, SUBMIN, SUBMAX, and SUBAVG capabilities for data fields in a specific part of a report.

  • Provide COUNT and SUBCOUNT capabilities for records in a specific part of a report.

Once formatted, output files can be assigned to any tape, disk, or unit record device for subsequent printing.

The OUTFIL parameters associated with this task are BLKCCH1, BLKCCH2, BLKCCT1, HEADER1, HEADER2, LINES, NODETAIL, REMOVECC, SECTIONS, TRAILER1, and TRAILER2.