ILE COBOL Language Reference

END-SUBTRACT Phrase

This explicit scope terminator delimits the scope of the SUBTRACT statement. END-SUBTRACT converts a conditional SUBTRACT 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 ]