Previous Topic

Next Topic

Book Contents

Book Index

Entering Comments

Comments are free text descriptions of rule definition parameters that are stored in a rule definition. It is recommended that comments be inserted within rule definitions for clarification and documentation purposes. Comment lines begin with the symbols /* , and are not processed during rule execution.

Use one of the following methods to insert comment lines:

Comment usage is illustrated in the following Rule Definition screen:

Figure 74 Rule Definition Screen Comment Usage

RL: BKP*       LIB CMEM.PROD.RULES                            TABLE: BACKUP

COMMAND ===>                                                SCROLL===> CRSR

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

  ON JOBARRIV = BKP*     JTYPE   SMFID      SYSTEM               And/Or/Not

  OWNER ADMIN    TABLE BACKUP                  MODE PROD    RUNTSEC        

  THRESHOLD                                                                

  DESCRIPTION   MONITOR STARTUP OF BACKUP JOBS                             

  DESCRIPTION                                                              

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

  /* TELL CONTROL-M TO MONITOR THIS JOB                                    

  /*                                                                       

  DO FORCEJOB = TABLE  BACKUP   JOB            UFLOW N    DATE ODAT       

                LIBRARY CTM.PROD.SCHEDULE                                  

  /*m                                                                      

  DO                                                                       

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

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

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

An unlimited number of comment lines may be entered within a rule definition.

Parent Topic

CMEM Rule Definition Facility