HELPLIB.HLB  —  DTM  REVIEW  Review Subsystem, NEXT
   Moves you forward through the sequence of result descriptions
   being reviewed. Pressing the RETURN key also moves you forward to
   the next result description.

   Format

     NEXT  [count] [/qualifier...]

1  –  Command Qualifiers

1.1    /COMPARISON_ABORTED

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

1.2    /NEW

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

1.3    /NOT_RUN

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

1.4    /SUCCESSFUL

   Moves you forward to the next successfully compared result
   description.

1.5    /UNSUCCESSFUL

   Moves you forward to the next unsuccessfully compared result
   description.

1.6    /UPDATED

   Moves you forward to the next result description whose benchmark
   file has been updated.

2  –  Example

   DTM_REVIEW> NEXT 2
     .
     .
     .

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