ILE COBOL Language Reference

END-MULTIPLY Phrase

This explicit scope terminator serves to delimit the scope of the MULTIPLY statement. END-MULTIPLY converts a conditional MULTIPLY statement into an imperative statement. This allows it to be nested in another conditional statement.

For more information, see Delimited Scope Statements.


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