Copyright Digital Equipment Corp. All rights reserved.

Command_Qualifiers

/BENCHMARK
  Displays the file specification for the benchmark file associated
  with the specified test description.

  If you use the default benchmark when you create the test
  description, the benchmark file specification is displayed in
  the following format:

  test-name.BMK

/BRIEF
  Displays the test name.

/COMMAND
  Displays the command that is used to begin recording and executing
  of the test. This qualifier applies to DECwindows tests only.

/COMPARISON_TYPE
  Displays the comparison type associated with the specified test
  description.

/EPILOGUE
  Displays the file specification for the epilogue file associated
  with the specified test description.

/FILTER
  Displays the names for all filters associated with the specified
  test description.

/FULL
  Displays the contents of all test description fields. The format
  is as follows:

    Test descriptions in Digital Test Manager library library-name

    Test_name       "remark"
      Template          = file-name
      Benchmark         = file-name
      Prologue          = file-name
      Epilogue          = file-name
      Variables         = variable-name(s)[=value]
      Groups            = group-name(s)
      Type              = type-name
      Command           = command
      Filters           = filter-type(s)
      Comparison Type   = comparison-type

/GROUPS
  Displays the names of the groups with which the test is
  affiliated. Because of the existence of the /GROUP parameter
  qualifier for this command, you cannot abbreviate the /GROUPS
  qualifier.

/INTERMEDIATE
  Displays the contents of the benchmark, template, prologue, and
  epilogue test description fields. The format is as follows:

    Test descriptions in Digital Test Manager library library-name

    Test_name   "remark"
      Template      =  file-name
      Benchmark     =  file-name
      Prologue      =  file-name
      Epilogue      =  file-name

  This is the default.

/OUTPUT
  /OUTPUT[=file-specification]

  Sends the requested information to a specified file. If you
  specify the file name but omit the file type, the file type
  defaults to .LIS. By default, the output is sent to SYS$OUTPUT.

/PROLOGUE
  Displays the file specification for the prologue file associated
  with the specified test description.

/REMARK
  Displays the remark associated with the test description.

/TEMPLATE
  Displays the file specification for the template associated with
  the specified test description.

/TYPE
  Displays the type of
  the specified test description-NONINTERACTIVE, INTERACTIVE, or
  DECWINDOWS.

/VARIABLE
  Displays the names and values for all variables associated with
  the test description.