Previous Topic: FIND: Column SelectionNext Topic: NEXT Parameter


FIND: Direction Parameters

The FIND command searches for the next occurrence of the specified character string as follows:

Enter one of the following optional parameters to control the direction and column range of the search:

ALL

Finds all occurrences

FIRST

Finds the first occurrence

LAST

Finds the last occurrence

NEXT

Finds the next occurrence

PREV

Finds the previous occurrence

X

Finds the next occurrence (non-target lines are excluded from the display)

XALL

Finds all occurrences (non-target lines are excluded from display)

These directional parameters are described in the sections that follow.