Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


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-T07 IBM COBOL for Windows 7.5.0   Date 09/30/2008 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 Windows Language Reference)


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)