About 3 results
Open links in new tab
  1. 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 …

  2. Introduction - microfocus.com

    This COBOL system provides the following methods of sorting and merging files:

  3. 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 …

  4. 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.

  5. SORT Engine Environment Variables

    This topic lists environment variables that relate to the sorting functionality.

  6. 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.

  7. Field Types

    The following is a list of some of the available field types:

  8. Micro Focus Documentation

    Micro Focus Documentation

  9. 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 …

  10. 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 …