ILE COBOL Language Reference


Procedures

Within the Procedure Division, a procedure consists of:

Note:
A COBOL procedure should not be confused with an ILE procedure (an ILE COBOL source program).

A procedure-name is a user-defined name that identifies a section or a paragraph.


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