TCOMEMBERS: Define TCO Members

This keyword serves to create a list of members that appear in a pop-up IMS Automation TCO Member Load panel.

The panel is shown in Figure 1.
Figure 1. Example IMS Automation TCO Member Load Pop-up Panel
 EVIKMT10       IMS Automation: TCO Member Load                 Page: 1 of 1
                                                                Date: 05/23/02
 Resource/Domain  => IMS711C4/APL/KEY1                          Time: 13:01
                                                              Domain: IPSNM   

 TCO Status . . . . . . . :  Available
         ┌──────────────────────────────────────────────────────────────┐
 Member  │  Select one of the user supplied TCO members                 │
         │  _ STRTLNES        START LINES                               │
 Alterna │  _ ASGNTRAN        ASSIGN TRANSACTIONS                       │
         │  _ DISPROG         DISPLAY ACTIVE PROGRAMS                   │
 Maximum │                                                              │
         │                                                              │
         │                                                              │
         │                                                              │
         │                                                              │
         │                                                              │
         │                                                              │
         │                                                              │
         │ F1=Help    F3=Cancel                                         │
         └──────────────────────────────────────────────────────────────┘
 Command ===>
 F1=Help     F2=End      F3=Return   F4=IMS Menu                F6=Roll

Use user processing on the Message Processing panel:

Keyword Data
NAME (membername,'comment')

Format

Read syntax diagramSkip visual syntax diagramTCOMEMBERSNAME=( membername,' comment')

Keyword and Parameter Definitions

membername
This is the 8-character name of the member previously defined in the IMS TCO member library. The library is associated with the DFSTCF DD statement in the IMS start up JCL.
comment
This is a comment, up to 32 characters long.

Comments and Usage Notes

For more information on TCO, refer to Working with TCO Functions.

Example of Usage

Keyword Data
NAME (STRTLNES,'START LINES)
NAME (ASGNTRAN,'ASSIGN TRANSACTIONS')