
MFSORT - microfocus.com
Example Mfsort Command Line Example Mfsort Fields Instruction Example Mfsort Key Instruction Example Mfsort Instruction File Parent topic: File Handling Examples Related information Example of …
Introduction - microfocus.com
This COBOL system provides the following methods of sorting and merging files:
SORT a File Using Input and Output Procedures
The SORT statement can be used to sort the records in a file. Note that SORT procedures should not be invoked by multiple threads simultaneously. The following program takes the names of the input and …
Sorting of Tables
Data-name-3, if specified, is the table to be sorted; otherwise, the table specified by data-name-2 is sorted. By specifying USING data-name-3, a second table is used for sort processing.
SORT Engine Environment Variables
This topic lists environment variables that relate to the sorting functionality.
Dashboard - Micro Focus
You can modify the columns displayed and the order the resources are sorted in. Clicking on the resource action column will take you to the full extended architecture table entry.
Field Types
The following is a list of some of the available field types:
Micro Focus Documentation
Micro Focus Documentation
SORT Statement (.NET COBOL) - Micro Focus
Sorts the elements of a table. sort-statement Note: Other formats of this statement are available. See Statements in the COBOL Language Reference. Parent topic: Statements - Alphabetic List Related …
Working-Storage Section - Micro Focus
The Working-Storage Section is composed of the section header, followed by data description entries for noncontiguous data items and/or record description entries. The syntax of data description entries is …