COBOL/400 Language Help
- 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:
- Forces a new page immediately, if the SOURCE compiler option is in effect
- Is not printed on the source listing
- Has no other effect on compilation
- Has no effect on program execution
->->--TITLE literal--*-----*-----------------------------><-
*- . -*
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.