VMS Help  —  DTM  REVIEW  Review Subsystem, BACK
   Moves you backward through the sequence of result descriptions
   being reviewed.

   Format

     BACK  [count] [/qualifier...]

1  –  Command Qualifiers

1.1    /COMPARISON_ABORTED

   Moves you to the previous result description for a test whose
   comparison aborted.

1.2    /NEW

   Moves you to the previous result description for a new test.

1.3    /NOT_RUN

   Moves you to the previous result description for a test that did
   not run.

1.4    /SUCCESSFUL

   Moves you to the previous successfully compared result
   description.

1.5    /UNSUCCESSFUL

   Moves you to the previous unsuccessfully compared result
   description.

1.6    /UPDATED

   Moves you to the previous updated result description.

2  –  Example

   DTM_REVIEW> BACK 2
     .
     .
     .

   This example displays the result description that is two
   positions behind the current result description.
Close Help