

Browsing Output › Browse Commands › FIND: Column Selection
FIND: Column Selection
You can limit the columns that are searched by the FIND command.
- Enter a pair of column numbers to indicate the first and last columns to be searched.
- The string is found if it is completely contained within the designated columns.
Be aware of the following column specification actions:
- If column numbers are not specified the entire data record is searched
- If a single column number is specified only that one column is searched for the character string
- If two column numbers separated by a space are specified, only those columns specified (including all between) are searched for the character string
Example
This example finds the string target-string within columns 1 and 20:
Command ===> find target-string 1 20
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|