Changing the header of a source listing

The header on the first page of a source listing contains the identification of the compiler and the current release level, the date and time of compilation, and the page number.

The following example shows these five elements:

PP 5724-Z87 IBM COBOL for AIX 4.1.0       Date 09/15/2010   Time 15:05:19   Page     1

The header indicates the compilation platform. You can customize the header on succeeding pages of the listing by using the compiler-directing TITLE statement.

related references  
TITLE statement (COBOL for AIX Language Reference)