ILE COBOL Language Reference

END-ADD Phrase

This explicit scope terminator delimits the scope of the ADD statement. END-ADD converts a conditional ADD statement into an imperative statement so that it can be nested in another conditional statement.

For more information, see Delimited Scope Statements.


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