COBOL/400 Language Help


TITLE Statement

Description
The TITLE statement specifies a title to be printed at the top of each page of the source listing produced during compilation. If no TITLE statement is found, a title containing the identification of the compiler and the current release level is generated. The title is left-justified on the title line.

The TITLE statement:

 
->->--TITLE literal--*-----*-----------------------------><-
                   *- . -*
 


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