1. DTM> DELETE TEST_DESCRIPTION/NOCONFIRM RMTEST "Deleting RMTEST"
%DTM-S-DELETED, test_description RMTEST deleted
DTM>
This example deletes the test description RMTEST. The
/NOCONFIRM qualifier is in effect.
2. DTM> DELETE TEST_DESCRIPTION/NOCONFIRM *TEST*
_Remark: Deleting all MAIL tests
%DTM-I-DELETED, test_description MAIL_TEST deleted
%DTM-I-DELETED, test_description RMTEST deleted
%DTM-I-DELETED, test_description SEND_MAIL_TEST deleted
%DTM-I-DELETED, test_description TEST_TUBE deleted
%DTM-S-DELETIONS, 4 test_descriptions deleted
DTM>
This example deletes from the current library all the test
descriptions that contain TEST as part of their name. The
/NOCONFIRM qualifier is in effect.