Copyright Digital Equipment Corp. All rights reserved.

Command_Qualifiers

/CONFIRM
  /CONFIRM (D)
  /NOCONFIRM

  Controls whether Digital Test Manager prompts for confirmation when
  you rerun a collection. Valid responses are Yes, No, All, or Quit.

/LOG
  /LOG (D)
  /NOLOG

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

/LOG_FILE
  /LOG_FILE=file-specification
  /NOLOG_FILE

  Specifies whether a log file for the collection is to be created
  and where the contents of the log file is to be displayed.

  This file is similar in content to the log file created when you
  issue the Digital Test Manager SUBMIT command to run a collection of
  tests in batch mode. The log file contains output the test run
  generates other than the output from the test itself, such as
  output the prologue and epilogue files generate.

  The /LOG_FILE qualifier creates a log file in the specified file.
  The output is directed to SYS$OUTPUT. The /NOLOG_FILE qualifier
  suppresses the creation of a log file.

/OUTPUT
  /OUTPUT=file-specification
  /NOOUTPUT

  Specifies where a copy of the output of the RUN command (the test
  result files) is displayed or written.

  The /OUTPUT qualifier directs the output to SYS$OUTPUT or to
  the specified file or device. The /NOOUTPUT qualifier suppresses
  output.