Previous Topic

Next Topic

Book Contents

Book Index

DO ENDSTMT: Action Parameter

Exits from the rule and continues with the next JCL statement.

The valid format is

ENDSTMT   RC 0000 RS X' 0000 '

where RC refers to the highest return code attained up until the current point in the procedure, and RS refers to the highest reason code (expressed in HEX code) attained up until the current point in the procedure.

Optional. Type ENDSTMT in the DO field, and press Enter.

Parent Topic

Parameter Descriptions