Library /sys$common/syshlp/LSE$CLIHELP.HLB  —  NEXT
    Moves the cursor to the next item specified by the option word.

    Format

      NEXT   option

1  –  BUFFER

    Moves your next buffer into the current window, returning to your
    last position in that buffer.

    Format

      NEXT BUFFER

2  –  ERROR

    Selects the next diagnostic in the current set of diagnostics.

    Format

      NEXT ERROR

3  –  OCCURRENCE

    [SCA Required] Moves the cursor forward to the next occurrence of
    the current source symbol in the current query and highlights that
    next occurrence.

    Format

      NEXT OCCURRENCE

4  –  QUERY

    [SCA Command] Moves the cursor to the next SCA query session.

    Format

      NEXT QUERY

5  –  STEP

    Moves the cursor forward to the next error, item, or occurrence,
    depending on whether LSE is in review or query mode. The indicated
    item is highlighted.

    Format

      NEXT STEP

6  –  SYMBOL

    [SCA Required] Moves the cursor forward to the next source symbol
    in the current query and highlights that next symbol.

    Format

      NEXT SYMBOL

7  –  WINDOW

    Moves the cursor from the current window to the next window if the
    screen is split into multiple windows.

    Format

      NEXT WINDOW
Close Help