Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
COBOL E15 user exit: passing or changing records for sort z/OS DFSORT Application Programming Guide SC23-6878-00 |
|
The EXITCK option affects the way DFSORT interprets certain return codes from user exit E15. To avoid ambiguity, this section assumes that the IBM default, EXITCK=STRONG, was selected at your site. For complete information about E15 return codes in various situations with EXITCK=STRONG and EXITCK=WEAK, see E15/E35 return codes and EXITCK. DFSORT enters the E15 user exit routine each time a new record is brought into the input phase. DFSORT continues to enter E15 (even when there are no input records) until the user exit tells DFSORT, with a return code of 8, not to return. See Figure 1 for logic flow details. Some uses for the E15 user exit are:
Note:
|
Copyright IBM Corporation 1990, 2014
|