Previous Topic: Changing Other System Parameters and Model ValuesNext Topic: Execution Displays


Changing Text in Standard Source Banner

All CA 2E-generated source contains a standard banner, along with a title line and compiler override line. These lines include the information needed for the CA 2E Toolkit compile pre-processor to compile objects. The banner consists of:

CA 2E retrieves the text for the standard banner in all source types from the messages file Y2MSG. If you want different text in the banner, you can change the message text for these messages using the i OS Work Message Description (WRKMSGD) command.

For more information on WRKMSGD, see the Application System/400 Programming: Control Language Reference.

The following table lists the messages used in the standard source banner. These messages are stored in Y2ALCMSG in the language dependent object (LDO) library, Y2SYVENG.

MSGID

Message Text

Shipped Values

Variable

Y2F8463

'Generated by

:&1 Version: &2'

CA generator and version identifier

Y2F8464

'Function type

:&1 Version: &2'

YCMPTXT

Y2F8465

'Company

:&1'

YMDLTXT

Y2F8466

'System

:&1'

Job user

Y2F8467

'User name

:&1'

Job date/time

Y2F8468

'Date

:&1’ Time: &2'

YCMPTXT

Y2F8469

'Copyright:

&1’

 

Note: You will need to re-apply any changes to the banner after each CA 2E product upgrade.