COBOL Manual for TNS/E Programs (H06.03+)
Libraries and Utility Routines
HP COBOL Manual for TNS/E Programs—520347-003
13-36
COBOL_SET_SORT_PARAM_VALUE_
COBOL_SET_SORT_PARAM_VALUE_
The COBOL_SET_SORT_PARAM_VALUE_ routine establishes numeric parameters in
the option block. These parameters affect any subsequent SORT statement execution.
library-reference
is a mnemonic-name in the SPECIAL-NAMES paragraph. This mnemonic-name is
associated with the DLL containing an object copy of
COBOL_SET_SORT_PARAM_VALUE_.
sd-name
is the COBOL name of a file defined in an SD entry. The specification of the
remaining parameter is applied to any subsequent SORT statements that refer to
this file name. If a subsequent call to a FastSort routine refers to the same file
name and to the same parameter, that call resets the specifications for any
subsequent sort operations that refer to the same file name. Certain parameters
can be reset to their default values, as indicated in the discussion of the
parameters below.
ENTER
"
"
USING
library-reference
sd-name
OF
return-codeGIVING
param-id
param-value subsort-or-file-number
VST811.vsd
ns
COBOL_SET_SORT_PARAM_VALUE_
ns










