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 5655-EC6 IBM Enterprise COBOL for z/OS 6.2.0 P170724 Date 09/08/2017 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.
Notes: 


- If you are using the IBM® Enterprise COBOL Value Unit Edition for z/OS® product, the header on the first page of a source listing is the same as that for IBM Enterprise COBOL for z/OS. The product number will show 5655-EC6 rather than 5697-V61. The 5697-V61 product number for the Value Unit Edition product is only significant for product ordering purposes and product registration at installation time.
- If you are using the IBM Enterprise COBOL Developer Trial for z/OS product, the header on the first page of a source listing will show the product identifier and current release level of the Developer Trial product.
