HELPLIB.HLB  —  DTM  DELETE  VARIABLE
   Deletes specified variables from the Digital Test Manager library.

   Format

     DELETE VARIABLE  variable-expression [/qualifier...] "remark"

1  –  Restrictions

   o  If you attempt to delete several variables and one or more
      of them are associated with test descriptions, Digital Test
      Manager deletes only those variables not associated with a
      test description.

2  –  Command Qualifiers

2.1    /CONFIRM

   /CONFIRM (D)
   /NOCONFIRM

   Controls whether Digital Test Manager prompts you to confirm each
   deletion. 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  –  Example

   DTM> DELETE VARIABLE INPUT_FILE "Deleting variable INPUT_FILE"
   Confirm deletion of variable INPUT_FILE [Y/N] (N): y
   %DTM-S-DELETED, variable INPUT_FILE deleted.
   DTM>

   This example deletes the variable INPUT_FILE. The default
   /CONFIRM qualifier is in effect.
Close Help