Library /sys$common/syshlp/HELPLIB.HLB  —  DTM  INSERT  GROUP
   Places one or more groups in one or more other groups.

   Format

     INSERT GROUP  group-expression1 group-expression2

         [/qualifier...] "remark"

1  –  Restrictions

   o  Digital Test Manager does not insert the same group into another
      group more than once. If the first group is already a subgroup
      of the second group, Digital Test Manager informs you that the
      INSERT operation has already been done.

   o  Digital Test Manager does not create recursive group structures.
      If group B is a subgroup of group A, then group A cannot be a
      subgroup of group B.

2  –  Command Qualifiers

2.1    /CONFIRM

   /CONFIRM
   /NOCONFIRM (D)

   Controls whether Digital Test Manager prompts you to confirm each
   insertion. Valid responses are Yes, No, All, or Quit.

2.2    /LOG

   /LOG (D)
   /NOLOG

   Controls whether Digital Test Manager displays informational and
   success messages on your screen.

3  –  Examples

   1.  DTM> INSERT GROUP MARGINS BOUNDARIES
       _Remark: Inserting group MARGINS into group BOUNDARIES
       %DTM-S-INSERTED, group MARGINS inserted into group BOUNDARIES
       DTM>

   This example inserts the MARGINS group into the BOUNDARIES
   group.

   2.  DTM> INSERT GROUP RIGHTMARGIN BOUNDARIES,MARGINS
       _Remark: Inserting RIGHTMARGIN into MARGINS and BOUNDARIES
       %DTM-I-INSERTED, group RIGHTMARGIN inserted into group MARGINS
       %DTM-I-INSERTED, group RIGHTMARGIN inserted into group BOUNDARIES
       %DTM-S-INSERTIONS, 2 insertions completed
       DTM>

   This example inserts the RIGHTMARGIN group into both the
   MARGINS and BOUNDARIES groups.
Close Help