DTM$DW_HELPLIB.HLB  —  mu  m_mu
  Choose the Maintenance menu to directly manipulate
  objects (tests, collections, groups, variables, and
  history records) in the DTM library.

  After you choose an operation from the menu or one of
  its submenus, use the resulting dialog box to view and
  specify options.

  Operations in the Maintenance menu apply to the current
  selection in the active view window.

  Before beginning an operation, click on (highlight) the
  selection on which you want to perform the operation.
  Then choose the operation you want to perform from
  the menu. DTM automatically fills in the name of the
  selection in the text field of the resulting dialog
  box.

  If you do not make a selection from the active view
  when you begin an operation, you must enter your
  selection in the text field in the dialog box. Multiple
  entries are generally accepted.

1  –  m_cm

  Choose the Create menu item, which produces a submenu
  of the objects that you can create. The submenu
  contains these objects:

  o  Test

  o  Collection

  o  Group

  o  Variable

  o  History

1.1  –  m_ctm

  Choose the Test submenu item to create a test
  description in the DTM library.

  A test description is all the information associated
  with a specific test. DTM uses this information to
  execute the test.

1.1.1  –  m_ct_dw

  Choose the DECwindows... submenu item to create a
  DECwindows test description in the DTM library.

  A DECwindows test description is all the information
  associated with a specific DECwindows test. DTM uses
  this information to execute the test.

1.1.1.1  –  m_ct_dwdb

  Use the Create DECwindows Test dialog box to create a
  DECwindows test description in the DTM library.

1.1.1.1.1  –  m_ct_dwdb_tf

  Use the Test field to enter the name of the DECwindows
  test description.

  The test name is the unique identifier of the test
  description and is the only means of access to a test
  description.

  A test name can have a maximum of 39 characters and
  must follow the same OpenVMS syntax as for file names.
  You cannot use wildcards to specify the test name.

1.1.1.1.2  –  m_ct_dwdb_rem

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

1.1.1.1.3  –  m_ct_dwdb_tem

  Use the Template field to specify the command file that
  runs a test, the file that is the test itself, or the
  file containing the DECwindows session.

  DTM supplies a template file name of test_name.SESSION
  for DECwindows tests.

  If you include a directory specification with the file
  name, DTM ignores the default template directory.

1.1.1.1.4  –  m_ct_dwdb_ben

  Use the Benchmark field to specify the file to contain
  the expected output from the test's execution.

  DTM supplies a file name and file type of test_
  name.BMK.

  If you include a directory specification with the file
  name, DTM ignores the default benchmark directory.

1.1.1.1.5  –  m_ct_dwdb_pro

  Use the Prologue field to add a specific prologue file
  to the test description; otherwise, no prologue is
  associated with the test description.

  DTM runs the test prologue file immediately before
  executing the test template file.

  This prologue is independent of the collection
  prologue.

1.1.1.1.6  –  m_ct_dwdb_epi

  Use the Epilogue field to add a specific epilogue file
  to the test description; otherwise, no epilogue is
  associated with the test description.

  DTM runs the test epilogue file immediately after
  executing the test template file.

  This epilogue is independent of the collection
  epilogue.

1.1.1.1.7  –  m_ct_dwdb_var

  Use the Variables field to specify variables to
  associate with the test description; otherwise, no
  variables are associated with the test description.

  Valid variable names must be defined in the DTM
  library. A variable specified in this field becomes
  local in scope.

  You cannot use wildcards to specify variable names. Use
  commas to separate more than one variable name.

  If you do not specify a value for the variable, it uses
  the value defined when the variable is created. If you
  specify an optional variable value, the variable takes
  on that value for this test description only.

1.1.1.1.8  –  m_ct_dwdb_comm

  Use the Command field to invoke an application or run
  a command file at the start of a DECwindows recording
  session.

  For example, the following generic command would run an
  application undergoing testing:

               RUN sys$system:my$application

1.1.1.1.9  –  m_ct_dwdb_comp

  Choose one of the Comparison Type buttons to specify
  how you want DTM to compare the result and benchmark
  files.

  The table below defines the selectable comparison
  types.

  Type      Meaning

  Screens   Compares marked screen images only. The
            default type for DECwindows tests.
  Default   No local override, uses test type default

  If not selected, the default is no local override.
  The result file is compared based on the collection
  comparison type if set, otherwise the default test
  comparison type is used.

1.1.1.1.10  –  m_ct_dwdb_ok

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

1.1.1.1.11  –  m_ct_dwdb_cb

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

1.1.2  –  m_ct_tt

  Choose the Terminal... submenu item to create a
  terminal test description in the DTM library.

  A terminal test description is all the information
  associated with a specific terminal (character cell)
  test. DTM uses this information to execute the test.

1.1.2.1  –  m_ct_ttdb

  Use the Create Terminal Test dialog box to create a
  terminal test description in the DTM library.

1.1.2.1.1  –  m_ct_ttdb_tf

  Use the Test field to enter the name for the terminal
  test description.

  The test name is the unique identifier of the test
  description and is the only means of access to a test
  description.

  A test name has a maximum of 39 characters and follows
  the same OpenVMS syntax as for file names. You cannot
  use wildcards to specify the test name.

1.1.2.1.2  –  m_ct_ttdb_rem

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

1.1.2.1.3  –  m_ct_ttdb_tem

  Use the Template field to specify the command file that
  runs a test, the file that is the test itself, or the
  file containing the interactive terminal session.

  DTM supplies a template file name of test_name.SESSION
  for interactive terminal tests.

  If you include a directory specification with the file
  name, DTM ignores the default template directory.

1.1.2.1.4  –  m_ct_ttdb_ben

  Use the Benchmark field to specify the file to contain
  the expected output from the test's execution.

  DTM supplies a file name and file type of test_
  name.BMK.

  If you include a directory specification with the file
  name, DTM ignores the default benchmark directory.

1.1.2.1.5  –  m_ct_ttdb_pro

  Use the Prologue field to add a specific prologue file
  to the test description; otherwise, no prologue is
  associated with the test description.

  DTM runs the test prologue file immediately before
  executing the test template file.

  This prologue is independent of the collection
  prologue.

1.1.2.1.6  –  m_ct_ttdb_epi

  Use the Epilogue field to add a specific epilogue file
  to the test description; otherwise, no epilogue is
  associated with the test description.

  DTM runs the test epilogue file immediately after
  executing the test template file.

  This epilogue is independent of the collection
  epilogue.

1.1.2.1.7  –  m_ct_ttdb_var

  Use the Variables field to specify variables to
  associate with the test description; otherwise, no
  variables are associated with the test description.

  Valid variable names must be defined in the DTM
  library. A variable specified in this field becomes
  local in scope.

  You cannot use wildcards to specify variable names. Use
  commas to separate more than one variable name.

  If you do not specify a value for the variable, it uses
  the value defined when the variable is created. If you
  specify an optional variable value, the variable takes
  on that value for this test description only.

1.1.2.1.8  –  m_ct_ttdb_comp

  Choose one of the Comparison Type buttons to specify
  how you want DTM to compare the result and benchmark
  files.

  The table below defines the selectable comparison
  types.

  Type      Meaning

  Screens   Compares marked screen images only. The
            default type for interactive tests.
  Records   Compares the files record by record
  Characters Compares the files character by character
  Default   No local override, uses test type default

  If not selected, the default is no local override.
  The result file is compared based on the collection
  comparison type if set, otherwise the default test
  comparison type is used.

1.1.2.1.9  –  m_ct_ttdb_fil

  DTM does not automatically associate any filters with
  the test description. You must click on one or more
  of the Filter buttons to apply the filters to the test
  description's results.

  The filters remove run-time variables from the result
  file produced by the collection run.

  The buttons of applied filters become enabled after you
  choose them.

1.1.2.1.9.1  –  m_ct_ttdb_dt

  Where the date form is abbreviated, the Date button
  replaces date stamps by substituting a "d" for each
  displayed number of the day of the month, an "m" for
  each displayed letter of the month, and a "y" for each
  displayed number of the year. Where the date form is
  spelled out, the month name is replaced by "month",
  the numeric day is replaced by "day", and the year is
  replaced by "year".

  The following list shows some examples of the date
  filtering functions; this list is not all inclusive.

     17-OCT-1998 with dd-mmm-yyyy
     17 OCT 98 with dd mmm yy
     98.OCT.17 with yy.mmm.dd
     10/17/98 with mm/dd/yy
     1998/10/17 with yyyy/mm/dd
     October 17, 1998 with month day, year
     Oct. 17, 1998 with month day, year
     17.October.1998 with day.month.year
     98-October-17 with year-month-day

1.1.2.1.9.2  –  m_ct_ttdb_dr

  When enabled, the Directory button replaces the
  directory specification field in the file specification
  with DISK:[DIRECTORY]

1.1.2.1.9.3  –  m_ct_ttdb_tm

  When enabled, the Time button replaces time stamps with
  the following forms:

     15:37:53.22 with hh:mm:ss.xxxx
     15:37:53 with hh:mm:ss
     15:37 with hh:mm
     3:37 PM with hh:mm xm
     15H37m with hhHmmm
     15H37' with hhHmm'
     15.37 h with hh.mm h
     15 h 37"53 s with hh h mm"ss s
     15 h 37 min with hh h mm min
     kl 15.37 with kl hh.mm
     h 15.37 with h hh.mm

1.1.2.1.9.4  –  m_ct_ttdb_tk

  When enabled, the Traceback button replaces 32-bit
  memory addresses with xxxxxxxx and 64-bit memory
  addresses with xxxxxxxx xxxxxxxx.

1.1.2.1.9.5  –  m_ct_ttdb_fn

  When enabled, the File names Button replaces the file
  names with FILENAME.EXT.

1.1.2.1.9.6  –  m_ct_ttdb_vrs

  When enabled, the Version button replaces file versions
  with VERSION.

1.1.2.1.10  –  m_ct_ttdb_ok

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

1.1.2.1.11  –  m_ct_ttdb_cb

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

1.1.3  –  m_ct_ni

  Choose the Noninteractive... submenu item to create a
  noninteractive test description in the DTM library.

  A noninteractive test description is all the
  information associated with a specific noninteractive
  (character cell) test. DTM uses this information to
  execute the test.

1.1.3.1  –  m_ct_nidb

  Use the Create Noninteractive Test dialog box to create
  a noninteractive test description in the DTM library.

1.1.3.1.1  –  m_ct_nidb_tf

  Use the Test field to enter the name for the
  noninteractive test description.

  The test name is the unique identifier of the test
  description and is the only means of access to a test
  description.

  A test name has a maximum of 39 characters and follows
  the same OpenVMS syntax as for file names. You cannot
  use wildcards to specify the test name.

1.1.3.1.2  –  m_ct_nidb_rem

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

1.1.3.1.3  –  m_ct_nidb_tem

  Use the Template field to specify the command file that
  runs a test, the file that is the test itself.

  DTM supplies a template file name of test_name.COM for
  noninteractive tests.

  If you include a directory specification with the file
  name, DTM ignores the default template directory.

1.1.3.1.4  –  m_ct_nidb_ben

  Use the Benchmark field to specify the file to contain
  the expected output from the test's execution.

  DTM supplies a file name and file type of test_
  name.BMK.

  If you include a directory specification with the file
  name, DTM ignores the default benchmark directory.

1.1.3.1.5  –  m_ct_nidb_pro

  Use the Prologue field to add a specific prologue file
  to the test description; otherwise, no prologue is
  associated with the test description.

  DTM runs the test prologue file immediately before
  executing the test template file.

  This prologue is independent of the collection
  prologue.

1.1.3.1.6  –  m_ct_nidb_epi

  Use the Epilogue field to add a specific epilogue file
  to the test description; otherwise, no epilogue is
  associated with the test description.

  DTM runs the test epilogue file immediately after
  executing the test template file.

  This epilogue is independent of the collection
  epilogue.

1.1.3.1.7  –  m_ct_nidb_var

  Use the Variables field to specify variables to
  associate with the test description; otherwise, no
  variables are associated with the test description.

  Valid variable names must be defined in the DTM
  library. A variable specified in this field becomes
  local in scope.

  You cannot use wildcards to specify variable names. Use
  commas to separate more than one variable name.

  If you do not specify a value for the variable, it uses
  the value defined when the variable is created. If you
  specify an optional variable value, the variable takes
  on that value for this test description only.

1.1.3.1.8  –  m_ct_nidb_comp

  Choose one of the Comparison Type buttons to specify
  how you want DTM to compare the result and benchmark
  files.

  The table below defines the selectable comparison
  types.

  Type      Meaning

  Records   Compares the files record by record. The
            default type for noninteractive tests.
  Characters Compares the files character by character
  Default   No local override, uses test type default

  If not selected, the default is no local override.
  The result file is compared based on the collection
  comparison type if set, otherwise the default test
  comparison type is used.

1.1.3.1.9  –  m_ct_nidb_fil

  DTM does not associate any filters with the test
  description unless you click on one or more of the
  Filter buttons to apply the filters to the test
  description's results.

  The filters remove run-time variables from the result
  file the collection run produces.

  The buttons of applied filters become enabled after you
  choose them.

1.1.3.1.9.1  –  m_ct_nidb_dt

  Where the date form is abbreviated, the Date button
  replaces date stamps by substituting a "d" for each
  displayed number of the day of the month, an "m" for
  each displayed letter of the month, and a "y" for each
  displayed number of the year. Where the date form is
  spelled out, the month name is replaced by "month",
  the numeric day is replaced by "day", and the year is
  replaced by "year".

  The following list shows some examples of the date
  filtering functions; this list is not all inclusive.

     17-OCT-1998 with dd-mmm-yyyy
     17 OCT 98 with dd mmm yy
     98.OCT.17 with yy.mmm.dd
     10/17/98 with mm/dd/yy
     1998/10/17 with yyyy/mm/dd
     October 17, 1998 with month day, year
     Oct. 17, 1998 with month day, year
     17.October.1998 with day.month.year
     98-October-17 with year-month-day

1.1.3.1.9.2  –  m_ct_nidb_dr

  When enabled, the Directory button replaces the
  directory specification field in the file specification
  with DISK:[DIRECTORY]

1.1.3.1.9.3  –  m_ct_nidb_tm

  When enabled, the Time button replaces time stamps with
  the following forms:

     15:37:53.22 with hh:mm:ss.xxxx
     15:37:53 with hh:mm:ss
     15:37 with hh:mm
     3:37 PM with hh:mm xm
     15H37m with hhHmmm
     15H37' with hhHmm'
     15.37 h with hh.mm h
     15 h 37"53 s with hh h mm"ss s
     15 h 37 min with hh h mm min
     kl 15.37 with kl hh.mm
     h 15.37 with h hh.mm

1.1.3.1.9.4  –  m_ct_nidb_tk

  When enabled, the Traceback button replaces 32-bit
  memory addresses with xxxxxxxx and 64-bit memory
  addresses with xxxxxxxx xxxxxxxx.

1.1.3.1.9.5  –  m_ct_nidb_fn

  When enabled, the File names Button replaces the file
  names with FILENAME.EXT.

1.1.3.1.9.6  –  m_ct_nidb_vrs

  When enabled, the Version button replaces file versions
  with VERSION.

1.1.3.1.10  –  m_ct_nidb_ok

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

1.1.3.1.11  –  m_ct_nidb_cb

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

1.2  –  m_c_cl

  Choose the Collection... submenu item to create a
  set of files that DTM uses to run the tests in the
  collection.

  A collection can contain noninteractive tests,
  interactive terminal tests, and DECwindows tests in
  any combination.

  DTM constructs the set of tests in the collection
  by taking a "snapshot" of the test descriptions when
  you create the collection. If you subsequently change
  any of the test descriptions, you must re-create the
  collection.

  Changes made to files referenced by the collection do
  affect the collection at run time.

1.2.1  –  m_ccdb

  Use the Create Collection dialog box to create a set of
  files for running one or more tests.

  This dialog box enables you to specify the tests and
  groups in the collection. Use the Create Collection
  Options dialog box to choose the options for the
  collection.

1.2.1.1  –  m_ccdb_cl

  Use the Collection field to enter the collection name.
  This name uniquely identifies a set of tests to run.

  A collection name can have a maximum of 39 characters
  and follows the same OpenVMS syntax as file names. You
  cannot use wildcards in the collection name.

1.2.1.2  –  m_ccdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries.
  See under additional topics.

1.2.1.3  –  m_ccdb_tst

  Use the Tests field to enter test description names or
  wildcard forms of these names into the test collection.

  Separate test names with commas.

1.2.1.4  –  m_ccdb_gp

  Use the Groups field to enter group names or wildcard
  forms of these names into the test collection.

  Separate group names with commas.

1.2.1.5  –  m_ccdb_vtb

  When you click on the Verify button, you perform one
  of the following operations, depending on the status of
  the button:

  Enabled   DTM verifies that all files associated with
  button    all test descriptions in the collection
            exist. If a referenced file does not exist,
            DTM will not create the collection.
  Disabled  DTM creates the collection without verifying
  button    the existence of files.

1.2.1.6  –  m_ccdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

1.2.1.7  –  m_ccdb_o

  Click on the Options... button to specify values for
  additional collection fields. These options are not
  required to create a collection.

  You can specify the following options:

  o  Prologue file

  o  Epilogue file

  o  Variables

  o  Benchmark directory

  o  Benchmark class

  o  Template directory

  o  Template class

  o  Comparison type

  o  Differences format

  o  Ignore options

  o  Skip text delimiters

1.2.1.7.1  –  m_cco_db

  Use the Create Collection Options dialog box to specify
  values for collection fields. These options are not
  required to create a collection.

1.2.1.7.1.1  –  m_cco_pg

  Use the Prologue field to specify a prologue file that
  DTM associates with the collection.

  The collection prologue is independent of any test
  prologues associated with specific tests.

1.2.1.7.1.2  –  m_cco_eg

  Use the Epilogue field to specify epilogue file DTM
  associates with the collection.

  The collection epilogue is independent of any test
  prologues associated with specific tests.

1.2.1.7.1.3  –  m_cco_vr

  The collection uses the default values for global
  variables. Use the Variables field to override
  the values of specific global variables for this
  collection.

  Valid variable names are the names for the global
  variables you want to override. The variable must
  already exist in the DTM library.

  You must include a variable value for each variable
  name. Separate variables with commas.

1.2.1.7.1.4  –  m_cco_bkd

  The directory that DTM uses to locate benchmark files
  depends on the directory you specify in this collection
  Benchmark directory field and the Benchmark field in
  the Create Test Options dialog box.

1.2.1.7.1.5  –  m_cco_bkc

  Use the Benchmark class field to specify the optional
  Code Management System (CMS) class for benchmark files
  stored in a CMS library.

  If you do not specify a class and the file is stored
  in a CMS library, DTM uses the latest generation on the
  main line of descent.

1.2.1.7.1.6  –  m_cco_tpd

  The directory that DTM uses to locate template files
  depends on the directory you specify in this Collection
  Template Directory field and the Template field in the
  Create Test Options dialog box.

1.2.1.7.1.7  –  m_cco_tpc

  Use the Template class field to specify the optional
  Code Management System (CMS) class for template files
  stored in a CMS library.

  If you do not specify a class and the file is stored
  in a CMS library, DTM uses the latest generation on the
  main line of descent.

1.2.1.7.1.8  –  m_cco_tp

  Click on the Compare button to determine whether DTM
  compares the results of each test to its benchmark file
  after the collection is executed.

  If the Compare button is enabled, DTM compares all
  tests.

  A collection must be compared before you can review it.
  DTM records any differences in a difference file for
  that test.

  DTM compares tests without benchmarks, but it marks
  these tests with a new test status. When you review
  these tests, you can generate benchmarks for them.

1.2.1.7.1.9  –  m_cco_tprb

  Click on one of the following Comparison type buttons
  to specify the type of comparison:

  o  Test Default button causes DTM to keep the setting
     you chose for each test when you created it.

  o  Screens button to produce a screen by screen
     comparison (default for interactive terminal and
     DECwindows tests)

  o  Records button to produce a record by record
     comparison (default for noninteractive tests).

  o  Characters to produce a character by character
     comparison.

  By clicking on either the Screens, Records or
  Characters button, DTM compares all tests in the
  collection using the specified comparison type,
  regardless of the individual test comparison setting
  might be.

1.2.1.7.1.10  –  m_cco_df

  Click on the Full and Parallel buttons to modify the
  content and format of a printed difference file for
  noninteractive tests. Use the Width field to specify
  the width of the difference file's output.

1.2.1.7.1.11  –  m_cco_fl

  Click on the Full button to modify the contents of a
  printed difference file for interactive tests.

  When the Full button is enabled DTM includes in the
  difference file a complete listing of the text that
  is identical as well as a listing of the differences
  DTM encounters when it compares the result file to the
  benchmark file.

  When the Full button is disabled DTM includes only a
  listing of differences.

1.2.1.7.1.12  –  m_cco_par

  Click on the Parallel button to modify the format of a
  printed difference file for noninteractive tests.

  An enabled button causes DTM to place the lines that
  do not match from the result and benchmark file side by
  side in the difference file.

  A disabled button causes DTM to place the benchmark
  lines above and the corresponding result lines below in
  the difference file.

1.2.1.7.1.13  –  m_cco_wd

  Use the Width field to specify the width of the
  difference file's output.

  The minimum width is 48 columns, the maximum width is
  511 columns, and the default is 132 columns.

1.2.1.7.1.14  –  m_cco_ig

  The Ignore buttons enable you to specify that various
  aspects of benchmark and result files are to be ignored
  during comparison.

  The following buttons and their effects apply to
  noninteractive and interactive terminal tests, only.

  Button         Result

  Case           Ignores any differences between the case
                 of alphabetic characters (A,a,B,b, . . . )
  Form-feeds     Ignores form-feed characters
  Spacing        Treats multiple blanks and tabs as a
                 single space
  Leading        Ignores leading blanks and tabs
  blanks
  Trailing       Ignores trailing blanks and tabs
  blanks

  The following button and its effect applies to
  DECwindows tests only.

  Button         Result

  Mask           Ignores masked areas defined on
                 DECwindows benchmark images

1.2.1.7.1.15  –  m_cco_se

  Use the Skip Text fields to enter a pair of strings
  to delimit a section of text to be ignored during
  the comparison of result and benchmark files for
  noninteractive tests. The delimiters can be up to
  256 characters per line, and must be unique. Any text
  between and including the delimiters is ignored by
  DTM.

1.2.1.7.1.16  –  m_cco_ok

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

1.2.1.7.1.17  –  m_cco_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

1.2.1.8  –  m_ccdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

1.3  –  m_cgpm

  Choose the Group submenu item to create an empty group
  in the DTM library.

  Once created, you can insert tests and other groups
  into the newly created group by using the Insert
  function under the Maintenance menu.

  A group enables you to manipulate a set of tests as one
  entity.

1.3.1  –  m_cgpdb

  Use the Create Group dialog box to create a group.

  This dialog box contains fields for the group name and
  an associated remark.

1.3.1.1  –  m_cgpdb_g

  Use the Group field to enter the name of the group.

  A group name can have a maximum of 39 characters and
  follows the same OpenVMS syntax as for file names.

  You cannot use wildcards to specify the group name.

1.3.1.2  –  m_cgpdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

1.3.1.3  –  m_cgpdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

1.3.1.4  –  m_cgpdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

1.4  –  m_cvm

  Choose the Variable... submenu item to define a
  variable in the current DTM library.

  You can only include variables in test descriptions or
  collections after defining variables in the library.

1.4.1  –  m_cvdb

  Use the Create Variable dialog box to create a variable
  in the current DTM library.

  When you define a variable, you must specify the
  following information in the dialog box:

  o  The variable's value

  o  Whether the variable is local or global

  o  Whether the variable is a symbol or a logical name

  o  Whether the variable value is a string or a numeric
     value (if the variable is a symbol)

1.4.1.1  –  m_cvdb_vr

  Use the Variable field to enter a unique name for the
  variable. A variable name can have a maximum of 39
  characters and must follow OpenVMS syntax for file
  names.

  You cannot use wildcards to specify the variable name.

  You cannot use the variable names P1 through P8, nor
  can you use variable names beginning with DTM$.

1.4.1.2  –  m_cvdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

1.4.1.3  –  m_cvdb_vl

  Use the Value field to specify the default value for
  this variable.

  DTM uses the default value unless you override it when
  you create a specific test description or collection.

1.4.1.4  –  m_cvdb_sp

  Click on either the Local or Global buttons to specify
  the scope of the variable.

  A local variable is accessible only to an individual
  test that references the variable in its test
  description.

  A global variable is accessible to all tests in all
  collections.

1.4.1.5  –  m_cvdb_us

  You must specify the defined variable as either a
  symbol or logical name.

  Click on the Symbol button to define the variable as a
  OpenVMS symbol. If you define the variable as a symbol,
  you must also specify its type.

  Click on the Logical button to define the variable as a
  OpenVMS logical name.

1.4.1.6  –  m_cvdb_tp

  If you have defined the variable's usage as a symbol,
  you must also define its type. The following table
  shows your options:

  Button      Description

  Default     Causes DTM to define the symbol type as
              a numeric value if the variable value is
              not enclosed in quotation marks (")  and
              as a string value if the variable value is
              enclosed in quotation marks.
  Numeric     Defines the symbol type as a numeric value.
  String      Defines the symbol type as a string.

1.4.1.7  –  m_cvdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

1.4.1.8  –  m_cvdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

1.5  –  m_chym

  Choose the History... submenu item to add a remark to
  the DTM history file.

  Use this operation to record an unusual occurrence or a
  testing milestone.

  DTM provides remark fields for most operations in their
  dialog boxes. DTM logs these remarks with a record of
  the operation in the history file.

1.5.1  –  m_chydb

  Use the Create History Remark dialog box to add a
  specific remark to the DTM history file.

  Use the text entry field to enter the remark text that
  you want to add to the DTM history file.

1.5.1.1  –  m_chydb_ok

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

1.5.1.2  –  m_chydb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

2  –  m_mdm

  Choose the Modify menu item to produce a submenu of
  previously created objects that you can modify.

  You can modify the following objects:

  o  Test description field values and options

  o  Group remarks

  o  Variable definitions

2.1  –  m_mdtm

  Choose the Test... submenu item to change field values
  and options for selected test descriptions.

  You can modify all field values except the test name.

2.1.1  –  m_mtdb

  Use the Modify Test dialog box to change the field
  values and options for selected tests.

  Changes that you make affect all the tests that you
  specify.

  You can specify tests by first selecting (highlighting)
  them in an active test or group view window or by
  explicitly specifying them in the Test field by
  specifying a test name, group name, a wildcard
  character, a wildcard character combined with a test
  or group name, or a list of these separated by commas.

2.1.1.1  –  m_mtdb_sl

  The Selected list box displays tests or groups that
  you first select (highlight) in an active test or group
  view window.

  All the tests represented by the selected list are
  affected by changes you make to fields in the Modify
  Test dialog box and its Modify Test Options dialog box.

  Optionally, you can explicitly specify test names or
  group names in the Test and Group fields.

2.1.1.2  –  m_mtdb_tg

  Use the Test and Group fields to specify the test names
  whose attributes you want to change.

  You can specify tests by first selecting (highlighting)
  them as tests or groups in an active test or group
  view window, or explicitly specifying them in the Test
  field or Group field by test or group name, a wildcard
  character, a wildcard character combined with a test or
  group name, or a list of these separated by commas.

2.1.1.3  –  m_mtdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

2.1.1.4  –  m_mtdb_crk

  Use the Creation remark button and field to replace
  the current remark associated with the test description
  with a new remark.

  Click on the button and then enter the replacement
  remark text in the field.

2.1.1.5  –  m_mtdb_cf

  If you specify multiple tests for change (through
  selection or wildcards), use the Confirm button to
  confirm the changes for each test, one at a time.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge changes for
  each selected test.

2.1.1.6  –  m_mtdb_oth

  Click on the field button to modify the field

  o  Template file

  o  Benchmark file

  o  Test prologue file

  o  Test epilogue file

  o  Variables

  o  Novariables

  Active buttons cause DTM to change the associated
  option. Buttons should be inactive if no changes are to
  be made to an option; an inactive button with an empty
  option field causes DTM to disassociate a previously
  specified option from the test description.

  For example, to change only the test epilogue for two
  selected tests, enable only the epilogue button. Then
  enter the name of a new epilogue file in the epilogue
  field (or leave it blank to have no test epilogue
  associated with the tests).

2.1.1.7  –  m_mtdb_tp

  Use the Template field to change the command file that
  runs a test, the file that is the test itself, or the
  file containing the interactive terminal or DECwindows
  session.

  To change the template file, enable the Template
  button. Then specify the new template file name in
  the template field.

  DTM supplies a template file name of test_name.SESSION
  for interactive terminal and DECwindows tests.

  If you include a directory specification with the file
  name, DTM ignores the default template directory.

2.1.1.8  –  m_mtdb_bk

  Use the Benchmark field to enter the name of the
  file to receive the expected output from the test's
  execution.

  To change the benchmark file, enable the Benchmark
  button. Then enter the new benchmark file name.

  DTM supplies a file name of the form test_name.BMK.

  If you include a directory specification with the file
  name, DTM ignores the default benchmark directory.

2.1.1.9  –  m_mtdb_pg

  To change the prologue file for selected test
  descriptions, enable the Prologue button. Then enter
  the new prologue file name (or leave it blank to have
  no test prologue associated with the tests).

  DTM runs the test prologue file immediately before
  executing the test template file.

  This prologue is independent of the collection
  prologue.

2.1.1.10  –  m_mtdb_eg

  To change the epilogue file for selected test
  descriptions, enable the Epilogue button. Then enter
  the new epilogue file name (or leave it blank to have
  no test epilogue associated with the tests).

  DTM runs the test epilogue file immediately after
  executing the test template file.

  This epilogue is independent of the collection
  epilogue.

2.1.1.11  –  m_mtdb_vr

  Use the Variables field to associate existing variables
  with the test description or change the values for
  variables associated with the test description.

  To associate one or more local variables solely for the
  selected tests, enable the Variables button. Then enter
  the new variable definitions.

  Valid variable names must be defined in the DTM
  library. A variable specified in this field becomes
  local in scope.

  You cannot use wildcards to specify variable names. Use
  commas to separate more than one variable name.

  If you do not specify a value for the variable, DTM
  uses the value defined when the variable was created.
  If you specify an optional variable value, the variable
  takes on that value for these test descriptions only.

2.1.1.12  –  m_mtdb_nvr

  Use the No Variables field to disassociate existing
  variables from the test description.

  To disassociate one or more local variables solely for
  the selected tests, enable the No Variables button.
  Then specify the variable names.

  You cannot use wildcards to specify variable names. Use
  commas to separate more than one variable name.

2.1.1.13  –  m_mtdb_com

  Enable the Comparison type button if you want to modify
  the comparison characteristics of selected tests. If
  default is selected, there is no local override, the
  default type for the test is used.

  Select the comparison change by clicking on the
  Screens, Characters, Records or Default button.

  If you selected more than one test, this button allows
  you to change the comparison type on all selected
  tests.

  The following table defines the comparison types.

  Comparison
  Type      Meaning

  Screens   Compares marked screen images only
  Records   Compares the files record by record
  Characters Compares the files character by character
  Default   No local override. Compares the files based
            on the collection comparison type

  The following table lists the comparison types and the
  allowed test types.

  Comparison
  Type      Allowable test types

  Screens   DECwindows and Interactive tests
  Records   Interactive and Noninteractive tests
  Characters Interactive and Noninteractive tests

2.1.1.14  –  m_mtdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

2.1.1.15  –  m_mtdb_op

  Click on the Options... button to change values for
  other test description fields.

  You can change the following options:

  o  DECWindows option - Command

  o  Terminal and Noninteractive options - Filters

2.1.1.15.1  –  m_mtop_db

  Use the Modify Test Options dialog box to change values
  for test options.

  Active buttons cause DTM to change the associated
  option. Buttons should be inactive if no changes are to
  be made to an option; an inactive button with an empty
  option field causes DTM to disassociate a previously
  specified option from the test description.

2.1.1.15.1.1  –  m_mtop_db_com

  Use the Command field to invoke an application or
  specify a command action to be executed at the start
  of a DECwindows recording session.

  For example, the following generic command would run an
  application undergoing testing:

               RUN sys$system:my$application

2.1.1.15.1.2  –  m_mtop_db_fl

  Enable the Filters button to modify the filter
  characteristics of a specified test; the button must
  be active to change a filter.

  If you selected more than one test, enable the Filters
  button to explicitly denote that filter changes are to
  be applied to all tests.

  You then indicate the filter change by clicking on one
  or more of the six filter options.

  Type      Filter Options

  Date      Replaces date strings
  Directory Replaces directory strings with
            DISK:[DIRECTORY]
  Time      Replaces time strings
  Traceback Replaces memory addresses with pattern of xxx
  Filename  Replaces file names with FILENAME.EXT
  Version   Replaces file versions with VERSION

  DTM does not associate any filters with the test
  description unless you click on one or more of the
  filter buttons to change the filters that apply to the
  test description's results.

  The filters remove run-time variables from the result
  file produced by the collection run.

  The Filter buttons become enabled after you apply
  them.

2.1.1.15.1.2.1  –  m_mtop_db_dt

  Where the date form is abbreviated, the Date button
  replaces date stamps by substituting a "d" for each
  displayed number of the day of the month, an "m" for
  each displayed letter of the month, and a "y" for each
  displayed number of the year. Where the date form is
  spelled out, the month name is replaced by "month",
  the numeric day is replaced by "day", and the year is
  replaced by "year".

  The following list shows some examples of the date
  filtering functions; this list is not all inclusive.

     17-OCT-1998 with dd-mmm-yyyy
     17 OCT 98 with dd mmm yy
     98.OCT.17 with yy.mmm.dd
     10/17/98 with mm/dd/yy
     1998/10/17 with yyyy/mm/dd
     October 17, 1998 with month day, year
     Oct. 17, 1998 with month day, year
     17.October.1998 with day.month.year
     98-October-17 with year-month-day

2.1.1.15.1.2.2  –  m_mtop_db_dr

  When enabled, the Directory button replaces the
  directory specification field in the file specification
  with DISK:[DIRECTORY]

2.1.1.15.1.2.3  –  m_mtop_db_tm

  When enabled, the Time button replaces time stamps with
  the following forms:

     15:37:53.22 with hh:mm:ss.xxxx
     15:37:53 with hh:mm:ss
     15:37 with hh:mm
     3:37 PM with hh:mm xm
     15H37m with hhHmmm
     15H37' with hhHmm'
     15.37 h with hh.mm h
     15 h 37"53 s with hh h mm"ss s
     15 h 37 min with hh h mm min
     kl 15.37 with kl hh.mm
     h 15.37 with h hh.mm

2.1.1.15.1.2.4  –  m_mtop_db_tk

  When enabled, the Traceback button replaces 32-bit
  memory addresses with xxxxxxxx and 64-bit memory
  addresses with xxxxxxxx xxxxxxxx.

2.1.1.15.1.2.5  –  m_mtop_db_fn

  When enabled, the File names Button replaces the file
  names with FILENAME.EXT.

2.1.1.15.1.2.6  –  m_mtop_db_vrs

  When enabled, the Version button replaces file versions
  with VERSION.

2.1.1.15.1.3  –  m_mtop_db_ok

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

2.1.1.15.1.4  –  m_mtop_db_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

2.1.1.16  –  m_mtdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

2.2  –  m_mgpm

  Choose the Group submenu item to replace the remarks
  associated with existing groups.

  The remark is the only item you can modify for a
  group.

2.2.1  –  m_mgpdb

  Use the Modify Group dialog box to specify the groups
  whose remarks you want to replace.

  You can specify groups by first selecting
  (highlighting) them in an active group view window
  or by explicitly specifying them in the Group field
  by specifying a group name, a wildcard character, a
  wildcard character combined with a group name, or a
  list of these separated by commas.

  You also use this dialog box to enter the remark text
  that you want to replace existing text.

2.2.1.1  –  m_mgpdb_sl

  The Selected list box displays groups that you first
  select (highlight) in an active group view window.

  The groups on the selected list are affected by changes
  you make to remarks in the Modify Group dialog box.

  Optionally, you can explicitly specify group names in
  the Group field.

2.2.1.2  –  m_mgpdb_g

  Use the Group field to specify the group names whose
  fields you want to change.

  You can specify groups by first selecting
  (highlighting) them in an active group view window
  or explicitly entering the names in the Group field
  by group name, a wildcard character, a wildcard
  character combined with a group name, or a list of
  these separated by commas.

2.2.1.3  –  m_mgpdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

2.2.1.4  –  m_mgpdb_cf

  If you specify multiple groups for change (through
  selection or wildcards), use the Confirm button to
  confirm the changes for each group, one at a time.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge changes for
  each selected group.

2.2.1.5  –  m_mgpdb_crk

  Use the Creation remark button and field to create a
  new remark to replace the existing remark associated
  with the group.

  Click on the Remark button and then enter the
  replacement remark text in the Remark field.

2.2.1.6  –  m_mgpdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

2.2.1.7  –  m_mgpdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

2.3  –  m_mvrm

  Choose the Variable submenu item to change variable
  information in the DTM library.

  This information includes variable values, scope, use,
  and type.

2.3.1  –  m_mvrdb

  Use the Modify Variable dialog box to change the value,
  scope, and use of existing variables.

  Changes that you enter affect all the variables that
  you specify.

  You can specify variables by first selecting
  (highlighting) them in an active variable view window
  or by explicitly entering the names in the Variable
  field by specifying a variable name, a wildcard
  character, a wildcard character combined with a
  variable name, or a list of these separated by commas.

2.3.1.1  –  m_mvrdb_sl

  The Selected list box displays variables that you first
  select (highlight) in an active variable view window.

  All the variables on the selected list are affected
  by changes you make to fields in the Modify Variables
  dialog box.

  Optionally, you can explicitly specify variable names
  in the Variable field.

2.3.1.2  –  m_mvrdb_v

  Use the Variable field to specify the variables that
  you want to modify.

  The variable expression can be a variable name, a
  wildcard character, a wildcard combined with a variable
  name, or a list of these separated by commas.

  Optionally, you can first select the variables that you
  want to modify in an active variable view window.

2.3.1.3  –  m_mvrdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

2.3.1.4  –  m_mvrdb_cf

  If you specify multiple variables for change (through
  selection or wildcards), use the Confirm button to
  confirm the changes for each variable, one at a time.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge changes for
  each selected variable.

2.3.1.5  –  m_mvrdb_crk

  Use the Creation remark button and field to replace the
  current remark associated with the variables with a new
  remark.

  Click on the Creation Remark button and then specify
  the replacement remark text in the Creation Remark
  field.

2.3.1.6  –  m_mvrdb_vu

  Use the Value button and field to change the default
  values for the variables that you selected.

  Click on the Value button and then enter the new
  default value in the Value field.

2.3.1.7  –  m_mvrdb_sp

  To change the scope of a variable, click on the Scope
  button and then click on either the either Local or
  Global buttons to specify the scope of the variable.

  A local variable is accessible only to an individual
  test that references the variable in its test
  description.

  A global variable is accessible to all tests in all
  collections.

2.3.1.8  –  m_mvrdb_u

  To change the use of a variable, click on the Usage
  button and then click on either the Symbol or Logical
  button.

  The Logical button defines the variable as a OpenVMS
  logical name.

  The Symbol button defines the variable as a OpenVMS
  symbol. If you redefine the variable as a symbol, you
  must also specify its type as numeric or string.

2.3.1.9  –  m_mvrdb_tp

  If you redefined the variable's use as a symbol, you
  must also define its type.

  To define the type for a variable, click on the Type
  button and then click on either the Numeric or String
  button.

  The Numeric button defines the symbol type as a numeric
  value.

  The String button defines the symbol type as a string.

2.3.1.10  –  m_mvrdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

2.3.1.11  –  m_mvrdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

3  –  m_rcm

  Choose the Re-create... menu item to re-create a
  collection.

  If you change a test, a variable definition, or
  something else in the library since you created the
  collection originally, the re-created collection
  reflects the changes.

  DTM deletes the old collection and all its related
  files except the benchmark file, then creates a new
  collection with the latest versions of each required
  file.

3.1  –  m_rcdb

  Use the Re-create Collection dialog box to specify the
  collections that you want to re-create and to specify
  any remark to be associated with this operation in the
  DTM history file.

3.1.1  –  m_rcdb_sl

  The Selected list box displays collections that you
  first select (highlight) in an active collection view
  window.

  All the collections on the selected list are affected
  by the re-create operation.

  Optionally, you can explicitly enter collection names
  in the Collection field.

3.1.2  –  m_rcdb_c

  Use the Collection field to enter the names of the
  collections you want to re-create.

  You can specify collections to DTM by selecting
  (highlighting) them in the active view window or
  explicitly entering them in the Collection field by
  collection name.

3.1.3  –  m_rcdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history
  entries.

3.1.4  –  m_rcdb_cf

  If you specify multiple collections for change (through
  selection or wildcards), use the Confirm button to
  confirm the re-create operation for each collection,
  one at a time.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge the re-
  create operation for each selected collection.

3.1.5  –  m_rcdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

3.1.6  –  m_rcdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

4  –  m_dm

  Choose the Delete menu item to delete the following
  objects from the DTM library:

  o  Collections

  o  Tests

  o  Groups

  o  Variables

  o  History

4.1  –  m_dtm

  Choose the Test... submenu item to produce a dialog box
  for listing the tests you want to delete.

4.1.1  –  m_dtdb

  Use the Delete Test dialog box to specify the tests
  you want to delete and to specify any remark to be
  associated with this operation in DTM's history file.

4.1.1.1  –  m_dtdb_sl

  The Selected list box displays tests that you first
  select (highlight) in an active test view window.

  All the tests on the selected list will be deleted by
  the delete operation.

  Optionally, you can explicitly enter test names in the
  test field.

4.1.1.2  –  m_dtdb_t

  Use the test field to enter the names of the tests you
  want to delete.

  You can specify tests to DTM by first selecting
  (highlighting) them in an active test view window
  or by explicitly specifying them in the Test field
  by specifying a test name, a wildcard character, a
  wildcard combined with a test name, or a list of these
  separated by commas.

4.1.1.3  –  m_dtdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

4.1.1.4  –  m_dtdb_cf

  If you specify multiple tests for DTM to delete
  (through selection or wildcards), use the Confirm
  button to confirm the delete operation for each test.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge the delete
  operation for each selected test.

4.1.1.5  –  m_dtdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

4.1.1.6  –  m_dtdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

4.2  –  m_dcm

  Choose the Collection... submenu item to produce a
  dialog box for listing the collections that you want to
  delete.

4.2.1  –  m_dcdb

  Use the Delete Collection dialog box to specify the
  collections that you want to delete and to specify any
  remark to be associated with this operation in the DTM
  history file.

4.2.1.1  –  m_dcdb_sl

  The Selected list box displays collections that you
  first select (highlight) in an active collection view
  window.

  All the collections on the selected list are deleted by
  the delete operation.

  Optionally, you can explicitly enter collection names
  in the Collection field.

4.2.1.2  –  m_dcdb_c

  Use the Collection field to enter the names of the
  collections you want to delete.

  You can specify collections to DTM by first selecting
  (highlighting) them in an active collection view window
  or by explicitly entering them in the Collection field
  by specifying a collection name, a wildcard character,
  a wildcard combined with a collection name, or a list
  of these separated by commas.

4.2.1.3  –  m_dcdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

4.2.1.4  –  m_dcdb_cf

  If you specify multiple collections for DTM to delete,
  (through selection or wildcards), use the Confirm
  button to confirm the delete operation for each
  collection.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge the delete
  operation for each selected collection.

4.2.1.5  –  m_dcdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

4.2.1.6  –  m_dcdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

4.3  –  m_dgpm

  Choose the Group... submenu item to produce a dialog
  box for listing the groups that you want to delete.

4.3.1  –  m_dgpdb

  Use the Delete Group dialog box to specify the groups
  that you want to delete, and to specify any remark
  to be associated with this operation in DTM's history
  file.

4.3.1.1  –  m_dgpdb_sl

  The Selected list box displays groups that you first
  select (highlight) in an active group view window.

  All the groups on the selected list will be deleted by
  the delete operation.

  Optionally, you can explicitly enter group names in the
  group field.

4.3.1.2  –  m_dgpdb_g

  Use the group field to enter the names of the groups
  you want to delete.

  You can specify groups to DTM by first selecting
  (highlighting) them in an active group view window
  or by explicitly entering them in the Group field
  by specifying a group name, a wildcard character, a
  wildcard combined with a group name, or a list of these
  separated by commas.

4.3.1.3  –  m_dgpdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

4.3.1.4  –  m_dgpdb_cf

  If you specify multiple groups for DTM to delete
  (through selection or wildcards), use the Confirm
  button to confirm the delete operation for each group.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge the delete
  operation for each selected group.

4.3.1.5  –  m_dgpdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

4.3.1.6  –  m_dgpdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

4.4  –  m_dvm

  Choose the Variable... submenu item to produce a dialog
  box for listing the variables you want to delete.

4.4.1  –  m_dvdb

  Use the Delete Variable dialog box to specify the
  variables that you want to delete, and to specify any
  remark to be associated with this operation in DTM's
  history file.

4.4.1.1  –  m_dvdb_sl

  The Selected list box displays variables that you first
  select (highlight) in an active variable view window.

  All the variables on the selected list will be deleted
  by the delete operation.

  Optionally, you can explicitly enter variable names in
  the variable field.

4.4.1.2  –  m_dvdb_v

  Use the variable field to enter the names of the
  variables you want to delete.

  You can specify variables to DTM by first selecting
  (highlighting) them in an active variable view window
  or by explicitly entering them in the Variable field
  by specifying a variable name, a wildcard character,
  a wildcard combined with a variable name, or a list of
  these separated by commas.

4.4.1.3  –  m_dvdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

4.4.1.4  –  m_dvdb_cf

  If you specify multiple variables for DTM to delete
  (through selection or wildcards), use the Confirm
  button to confirm the delete operation for each
  variable.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge the delete
  operation for each selected variable.

4.4.1.5  –  m_dvdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and to remove the dialog box.

4.4.1.6  –  m_dvdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

4.5  –  m_dhm

  Choose the History... submenu item to produce a dialog
  box for indicating those history records that you want
  to delete.

4.5.1  –  m_dhdb

  Use the Delete History dialog box to specify by time
  those history records you want to delete from the DTM
  library.

  You can specify remark text to be associated with this
  operation in the DTM history file and a file name for
  the output of the delete operation.

4.5.1.1  –  m_dhdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

4.5.1.2  –  m_dhdb_bf

  Use the Before field to specify a date that DTM
  references when eliminating history records. DTM will
  delete all history information before this date.

  You can specify the time as an absolute, delta, or
  combination time value. You can also specify the
  keywords TODAY, TOMORROW, or YESTERDAY.

  An absolute date entry takes the form:

                         1-Jan-1990

  If you do not specify a time, DTM deletes all history
  entries logged before the time you begin the delete
  operation.

4.5.1.3  –  m_dhdb_ot

  To specify a file to contain the output from the delete
  history operation, enter the file name in the Output
  file field.

  By default, DTM writes the output to the file
  HISTORY.OUT in the current default directory.

4.5.1.4  –  m_dhdb_cf

  If you specify multiple history records for DTM to
  delete, use the Confirm button to confirm the delete
  operation for each record, one at a time.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge the delete
  operation for each selected record.

4.5.1.5  –  m_dhdb_ok

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

4.5.1.6  –  m_dhdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

5  –  m_im

  Choose the Insert menu item to enter test descriptions
  or groups into existing groups.

5.1  –  m_itm

  Choose the Test... submenu item to insert test
  descriptions into a group.

5.1.1  –  m_itdb

  Use the Insert Test dialog box to specify the test
  descriptions and group for the insert operation.

5.1.1.1  –  m_itdb_sl

  The Selected list box displays tests that you first
  select (highlight) in an active test view window.

  All the test descriptions on the selected list are
  inserted into the group or groups you specify in the
  Group field.

  Optionally, you can explicitly specify test names in
  the Test field.

5.1.1.2  –  m_itdb_t

  Use the Test field to specify the test descriptions you
  want to insert into a group or groups.

  You can specify test descriptions by first selecting
  (highlighting) them in an active test view window,
  or by explicitly specifying them in the Test field
  by specifying a test name, a wildcard character, a
  wildcard character combined with a test name, or a list
  of these separated by commas.

5.1.1.3  –  m_itdb_g

  Use the Group field to specify the group or groups you
  want to receive the test descriptions.

  You enter groups in the Group field by specifying a
  group name, a wildcard character, a wildcard character
  combined with a group name, or a list of these
  separated by commas.

5.1.1.4  –  m_itdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

5.1.1.5  –  m_itdb_cf

  If you specify multiple test descriptions to be
  inserted (through selection or wildcards), use the
  Confirm button to confirm the insert operation for each
  test description, one at a time.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge the insert
  operation for each selected test description.

5.1.1.6  –  m_itdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

5.1.1.7  –  m_itdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

5.2  –  m_igm

  Choose the Group... submenu item to insert groups
  into another group. The inserted groups are called
  subgroups.

5.2.1  –  m_igdb

  Use the Insert Group dialog box to specify both the
  groups to be inserted (subgroups) and the receiving
  groups to DTM.

5.2.1.1  –  m_igdb_sl

  The Selected list box displays groups that you first
  select (highlight) in an active group view window.

  All the groups on the selected list are inserted into
  the group or groups you specify in the Group field.

  Optionally, you can explicitly specify group names in
  the Subgroup field.

5.2.1.2  –  m_igdb_sg

  Use the Subgroup field to enter the names of groups you
  want to insert into another group. The inserted groups
  are called subgroups.

  You can specify groups to be inserted by first
  selecting (highlighting) them in an active group view
  window or by explicitly specifying them in the Subgroup
  field by specifying a group name, a wildcard character,
  a wildcard character combined with a group name, or a
  list of these separated by commas.

5.2.1.3  –  m_igdb_g

  Use the Group field to specify the group or groups that
  you want to receive the inserted groups.

  You enter groups in the Group field by specifying a
  group name, a wildcard character, a wildcard character
  combined with a group name, or a list of these
  separated by commas.

5.2.1.4  –  m_igdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

5.2.1.5  –  m_igdb_cf

  If you specify multiple groups to be inserted (through
  selection or wildcards), use the Confirm button to
  confirm the insert operation for each subgroup, one at
  a time.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge the insert
  operation for each selected test.

5.2.1.6  –  m_igdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and to remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

5.2.1.7  –  m_igdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

6  –  m_rm

  Choose the Remove menu item to remove tests or groups
  from other groups.

6.1  –  m_rtm

  Choose the Test... submenu item to remove tests from
  other groups.

6.1.1  –  m_rtdb

  Use the Remove Test dialog box to specify the tests and
  groups for a remove operation.

6.1.1.1  –  m_rtdb_sl

  The Selected list box displays tests that you first
  select (highlight) in an active test view window.

  All the tests on the selected list are removed from the
  group or groups you specify in the Group field.

  Optionally, you can explicitly specify test names in
  the Test field.

6.1.1.2  –  m_rtdb_t

  Use the Test field to specify the tests that you want
  to remove from a group or groups.

  You can specify tests by first selecting (highlighting)
  them in an active test view window, or by explicitly
  specifying them in the Test field by specifying a
  test name, a wildcard character, a wildcard character
  combined with a test name, or a list of these separated
  by commas.

6.1.1.3  –  m_rtdb_g

  Use the Group field to specify the group or groups from
  which you want to remove the tests.

  You enter groups in the Group field by specifying a
  group name, a wildcard character, a wildcard character
  combined with a group name, or a list of these
  separated by commas.

6.1.1.4  –  m_rtdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

6.1.1.5  –  m_rtdb_cf

  If you specify multiple tests to be removed (through
  selection or wildcards), use the Confirm button to
  confirm the remove operation for each test, one at a
  time.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge the remove
  operation for each selected test.

6.1.1.6  –  m_rtdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and to remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

6.1.1.7  –  m_rtdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.

6.2  –  m_rgm

  Choose the Group... submenu item to remove groups
  (known as subgroups) from other groups.

6.2.1  –  m_rgdb

  Use the Remove Group dialog box to specify the
  subgroups and groups for a remove operation.

6.2.1.1  –  m_rgdb_sl

  The Selected list box displays subgroups that you first
  select (highlight) in an active group view window.

  All the subgroups on the selected list are removed from
  the group or groups you specify in the Group field.

  Optionally, you can explicitly specify subgroup names
  in the Group field.

6.2.1.2  –  m_rgdb_sg

  Use the Subgroup field to specify the subgroups that
  you want to remove from a group or groups.

  You can specify subgroups by first selecting
  (highlighting) them in an active group view window,
  or by explicitly specifying them in the Group field
  by specifying a group name, a wildcard character, a
  wildcard character combined with a group name, or a
  list of these separated by commas.

6.2.1.3  –  m_rgdb_g

  Use the Group field to specify the group or groups from
  which you want to remove the subgroups.

  You enter groups in the Group field by specifying a
  group name, a wildcard character, a wildcard character
  combined with a group name, or a list of these
  separated by commas.

6.2.1.4  –  m_rgdb_rk

  Use the Remark field to optionally enter text that
  becomes associated with the current operation.

  The text is logged in the history file of the DTM
  library.

  You can selectively display and delete history entries
  (see additional topics).

6.2.1.5  –  m_rgdb_cf

  If you specify multiple subgroups to be removed
  (through selection or wildcards), use the Confirm
  button to confirm the remove operation for each
  subgroup, one at a time.

  When you click on the Confirm button, DTM produces a
  dialog box that enables you to acknowledge the remove
  operation for each selected subgroup.

6.2.1.6  –  m_rgdb_ap

  Click on the OK button to apply the current settings in
  the dialog box and remove the dialog box.

  The border on this button indicates that it is the
  default choice. You can also choose the default by
  pressing the RETURN or ENTER key.

6.2.1.7  –  m_rgdb_cn

  Click on the Cancel button to remove the dialog box
  without applying any of the settings to the selection.
Close Help