COBOL/400 Language Help

END-scopetype

This explicit scope terminator serves to delimit the scope of a statement. It permits the conditional form of the statement to be nested within another conditional statement. You can also use the explicit scope terminator with the imperative form of the statement.


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