CALLSORT

Defines the program to be called to handle all SORT and MERGE operations.

Syntax:

>>-.---.--CALLSORT-"sort-name"--------------><
   +-/-+
          

Parameters:

sort-name
Root-name of a program to be called to process sorts and merges. One of:
EXTSM
The sort module supplied with this COBOL system

Properties:

Default: CALLSORT"EXTSM"
Phase: Syntax check
$SET: Initial