Previous Topic

Next Topic

Book Contents

Book Index

Commands of the Rule Definition Screen

The following commands can be specified in the COMMAND field of the Rule Definition screen:

Table 42 Commands of the Rule Definition Screen

Command

Description

EDIT

The EDIT command alternately activates or deactivates the Edit environment of the Rule Definition screen. The Edit environment provides ISPF-like line editing commands for this screen. For additional information, see Editing Rule Definitions in the IOA Edit Environment.

SCHED

The SCHED command alternately displays or hides scheduling parameters, independent of the value specified in the SHOW SCHEDULING CRITERIA field in the Rule Definition entry panel. For additional information, see Display and Non-Display of Documentation.

DOC

The DOC command alternately displays or hides documentation lines, independent of the value specified in the SHOW RULE DOCUMENTATION field in the Rule Definition entry panel. For additional information, see Rule Documentation.

DOOPT

The DOOPT command alternately displays or hides a list of valid DO action keywords.

ONOPT

The ONOPT command alternately displays or hides a list of valid ON selection criteria.

Display and Non-Display of Scheduling Criteria

Depending on the value of the SHOW SCHEDULING CRITERIA field in the entry panel, scheduling criteria are either displayed or hidden when you first enter the Rule Definition screen:

Specifying the SCHED command (abbreviated SC) in the COMMAND field alternately displays or hides the rule’s scheduling parameters (independent of the Show Scheduling Criteria field).

Below is an example of the Rule Definition screen with scheduling parameters hidden.

Figure 23 Rule Definition Screen with Scheduling Parameters Hidden

RULE: JOB0099  LIB CTT.PROD.RULES                               TABLE: ADM0002

COMMAND ===>                                                    SCROLL===> CRSR

+-----------------------------------------------------------------------------

   RULE NAME   JOB0099   GROUP PRODUCTION                MODE PROD (Prod/Test)

   OWNER       M43       SEQUENCE PRIORITY 01 CONTINUE SEARCH Y    (Y/N)      

   DESCRIPTION SET VAULT PATTERN OF JOB0099 VOLUMES                           

   DOCMEM      JOBDOCS   DOCLIB CTT.PROD.DOC                                 

   ===========================================================================

   ON DATASET   = *                                               And/Or/Not  

   ===========================================================================

   DO VAULT     = VAULTA                                                      

        UNTIL     DATE           0101 YEAR 1999                   And/Or   

      VAULT     = VAULTB                                                      

        UNTIL     DATE           0101 YEAR 2000                   And/Or

      VAULT     = MAINLIB                                                     

        UNTIL     DATE           0101 YEAR 2001                   And/Or      

      VAULT     =                                                            

   DO CONDITION = JOB0099_CHANGE_VAULT ODAT +                                 

             AT   CLOSE                                                        

   DO                                                                        

  ===========================================================================

  ===========================================================================

======= >>>>>>>>>>>>>>> END OF RULE DEFINITION PARAMETERS <<<<<<<<<<<<<<< ====

FILL IN RULE DEFINITION. CMDS: EDIT, SHPF, DOC, SCHED, DOOPT, ONOPT    15.49.41

If you are not using the scheduling options of Control-M/Tape, you should work with N as the default.

Scheduling criteria apply to a rule even when they are hidden.

Parent Topic

Rule Definition Facility