ILE COBOL Language Reference

END-DELETE Phrase

This explicit scope terminator delimits the scope of the DELETE statement. It permits a conditional DELETE statement to be nested in another conditional statement. END-DELETE can also be used with an imperative DELETE statement.


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