

Browsing Output › Browse Commands › FIND: Direction Parameters › ALL Parameter
ALL Parameter
Use the ALL parameter with the FIND command to search for all occurrences of the target string in the output.
- The search starts at the beginning of the first line of the data and continues until all occurrences of the string are found, or until the bottom of the data is reached.
- If the string is found one or more times, the cursor is placed at the beginning of the first occurrence, and that string is highlighted.
- A message is displayed indicating the total number of times that the string was found in the output.
- The entire data set is searched, and any search limit set with the LIMIT command is ignored.
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.
Copyright © 2013 CA.
All rights reserved.
 
|
|