Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Stopping a sort or merge operation prematurely

To stop a sort or merge operation, move the integer 16 into the SORT-RETURN special register.

Move 16 into the register in either of the following ways:

Control then returns to the statement following the SORT or MERGE statement.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)