/sys$common/syshlp/HELPLIB.HLB  —  DTM  REMOVE  TEST_DESCRIPTION
   Removes one or more test descriptions from one or more groups.

   Format

     REMOVE TEST_DESCRIPTION  test-group-expression group-expression

            [/qualifier...] "remark"

1  –  Command Qualifiers

1.1    /CONFIRM

   /CONFIRM (D)
   /NOCONFIRM

   Controls whether Digital Test Manager displays each test description
   name for you to confirm removal of the test description. Valid
   responses are Yes, No, All, or Quit.

1.2    /LOG

   /LOG (D)
   /NOLOG

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

2  –  Parameter Qualifiers

2.1    /GROUP

   Identifies the immediately preceding item in the parameter as a
   group expression. If a test group expression is a list, use this
   qualifier after each item that designates a group. The default is
   /TEST_DESCRIPTION.

2.2    /TEST_DESCRIPTION

   Identifies the immediately preceding item in the parameter as a
   test expression. This is the default.

3  –  Example

   DTM> REMOVE TEST_DESCRIPTION MARGINS/GROUP BOUNDARIES/NOCONFIRM
   _Remark: Removing MARGINS tests from BOUNDARIES
   %DTM-I-REMOVED, test_description BOTTOMEDGE removed from group BOUNDARIES
   %DTM-I-REMOVED, test_description LEFTMARGIN removed from group BOUNDARIES
   %DTM-I-REMOVED, test_description RIGHTMARGIN removed from group BOUNDARIES
   %DTM-I-REMOVED, test_description TOPEDGE removed from group BOUNDARIES
   %DTM-S-REMOVALS, 4 removals completed
   DTM>

   This example removes all the tests in the MARGINS group from
   the BOUNDARIES group without prompting for confirmation.
Close Help