MPE/iX Intrinsics Reference Manual (32650-90875)

610 Chapter10
Command Definitions (QUIT-ZSIZE)
SORTINIT
SORTERRORMESS intrinsic to obtain the error message text.
spaceallocation
16-bit signed integer (reserved)
Do not specify this parameter, but maintain parameter position.
charseq
16-bit signed integer array (optional)
Passes language information in a two-element array. Set the first element
to 1. Set the second element to the language ID number of the native
language whose collating sequence is to be used to sort keys of type 9
(character).
Condition Codes
CCE (2) Request granted. No error occurred during the SORT program. The value
of the
failure
parameter of the SORTINIT intrinsic is set to false.
CCG (0) Not returned.
CCL (1) Request denied. An error occurred during the SORT program. The value of
the
failure
parameter of the SORTINIT intrinsic is set to true.
Related Information
Intrinsics HPSORT, HPMERGE
Manual SORT-MERGE/XL Programmer's Guide