ILE COBOL Language Reference

END-START Phrase

This explicit scope terminator serves to delimit the scope of the START statement. END-START permits a conditional START statement to be nested in another conditional statement. END-START may also be used with an imperative START statement.

For more information, see Delimited Scope Statements.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]