When the SORT statement is used on CICS with the VS COBOL II run time, the SORT program is invoked using EXEC CICS LINK. When the SORT statement is used on CICS with Language Environment, the SORT program is loaded with EXEC CICS LOAD and is then invoked with a BASSM instruction.