All users must perform this step.
If you are upgrading, see the chapter "Upgrading from a Prior Release" for more information about this step.
Load the online panel and JCL library members to the database from the CAI.CVDEPENU data set.
The RMODBASE OLOAD control statement is used to load the panel, message, and skeleton JCL members in the online library to the database. The online library is defined with the DD statement RMOOLIB.
Note: The high-level name of the database must have been defined with the NAME control statement (or the PARM parameter of the EXEC JCL statement).
Syntax:
OLOAD
Member HBRNOLOD of CAI.CVDEJCL provides sample JCL for this job.
The CAI.CVDEPENU data set contains the BROWSE and HELP panels; you can modify them with the following limitations:
Constants can be modified and their length can be increased or decreased. The new text displays as coded.
Be aware that the relative position of some variables is critical.
CA Deliver supports the display of the following colors:
CA Deliver supports the following highlight attributes:
Note: For these attributes, the colors used must be red, white, blue, or green.
Define color and highlight attributes on the CA Deliver panels according to the rules listed in the IBM manual ISPF Dialog Developer's Guide and Reference.
The following hexadecimal characters are reserved and cannot be defined as attribute statements on a panel:
Represents Null character.
Represents Shift out.
Represents Shift in.
Represents Blank.
Represents Ampersand (&).
| Copyright © 2012 CA. All rights reserved. |
|