Previous Topic: LAST ParameterNext Topic: X Parameter


ALL Parameter

Use the ALL parameter with the FIND command to search for all occurrences of the target string in the output.

Example

This command scans for all occurrences of target-string and displays the number of occurrences in the small message area:

Command ===> find target-string all

To repeat the search for the next occurrence of the target string, issue the RFIND command.