Previous Topic

Next Topic

Book Contents

Book Index

Editing CMEM Rule Definitions in the Edit Environment

This appendix discusses

CMEM rule definition parameters can be edited (moved, copied, deleted, repeated) by performing IOA Line Editing commands, similar to standard ISPF line commands, from within the IOA Edit environment.

The Edit environment in a Rule Definition screen is accessed by typing EDIT in the COMMAND field and pressing Enter.

Figure 403 The Edit Environment in The Rule Definition Screen

RL: JOBNAM1    LIB CTM.PROD.RULES                       TABLE: CMEMRULE

COMMAND ===>                                            SCROLL===> CRSR

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

__ ON JOBARRIV = JOBNAM1  JTYPE   SMFID      SYSTEM          And/Or/Not

__ OWNER CTMCTLM  GROUP                      MODE PROD    RUNTSEC NONE

__ DESCRIPTION CONVERSION: ON JOB JOBNAM1  ARRIVAL FORCEJOB            

__ DESCRIPTION                                                         

__ ====================================================================

__ DO FORCEJOB = TABLE  TABLE1   JOB            UFLOW N    DATE ODAT   

__               LIBRARY CTM.PROD.SCHEDULE                             

__ DO                                                                  

__ ====================================================================

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

                                                                       

                                                                       

FILL IN RULE DEFINITION. CMDS: CAPS, EDIT, SHPF,              20.10.46

A 2-character Line Editing command field, marked by underscores, is displayed for each line on the Rule Definition screen.

Editing commands are typed directly onto these underscores.

Incorrectly specified Line Editing commands can be corrected by typing over them correctly. Line Editing commands can be deleted by blanking them out or by specifying the RESET command in the COMMAND field.

The Line Editing commands you enter are processed when Enter is pressed.

The CMEM facility performs Automatic Syntax Checking to ensure that the rule definition is still syntactically correct after editing. If an edit may invalidate the rule definition, a message is displayed at the top of the screen and the edit is not performed. For guidelines and recommendations for editing rule definitions, see Maintaining Valid Rule Definitions.

All operations available in the Rule Definition screen can be performed while in the Edit environment. For example, parameter values can be changed, and the Rule Definition screen can be saved and exited.

To exit the Edit environment, re-type EDIT in the COMMAND field and press Enter. Line Editing command fields are removed from the display.

Line Editing commands can be performed on any single ON or DO statement or on a block of ON or DO statements.

All lines of a single statement, for example, the two lines of a DO FORCEJOB statement, constitute a logical line.