SEARCH

SEARCH ALL

Statement: SEARCH ALL

Options: Default

Conditions: In all cases

V4 behavior: Call to runtime routine

V6 behavior: Call to a more efficient runtime routine

Source Example:
SEARCH ALL table
   AT END
     statements
   WHEN conditions
     statements

Performance: V6 is 50% faster than V4