Previous Topic

Next Topic

Book Contents

Book Index

Editing Rule Definitions in the Edit Environment

Rule Definition parameters can be edited, that is, moved, copied, deleted, or repeated, by performing IOA Line Editing commands, similar to standard ISPF line commands, from within the Control-M JCL Verify Edit environment.

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

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

Editing commands are typed directly onto these underscores.

Fig.JV.3.21 Entering Editing Commands

 - CONTROL-M/JCLVERIFY  RULE:  DOTYP05                           TABLE: DOTYPES0

 COMMAND ===>                                                    SCROLL===> CRSR

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

 __ RULE DOTYP05     ENVIRONMENT GENERAL     PRIORITY 50    CONTINUE SEARCH Y

 C_ DESC DOTYP05 RETURN

 A_ DESC

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

 __ JOBNAME *

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

 __ LIBRARY *                                            MEMBER  DOTYPE01

 __ SCHDLIB                                              SCHDTAB          O/N

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

 __ ON JOB           CLASS         PRTY          USER

 __ ACCOUNT                                                               O/N

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

 __ DO SET      %%Q = %%$BLANK

 __ DO

 __ IF       %%Q EQ %%$BLANK

 __ DO MSG      TYPE E RETURN ACTIVATED RC 0010 RS 2222

 __ DO

 __ RETURN   RC 0010 RS X' 2222 '

 __ ENDIF

 __ DO

 FILL IN RULE DEFINITION. CMDS: EDIT    DOOPT    ONOPT    CANCEL        18.52.23

The line editing commands that you have typed are processed when Enter is pressed.

For more information and examples of editing rule definitions in the Edit environment, see Appendix Editing Rule Definitions in the IOA Edit Environment.

Parent Topic

Rule Definition Facility