Enter the optional WORD parameter to find all occurrences of the target character string within the specified (or default) columns, where that string is a complete word.
Note: A word is a string that is preceded and followed by a non-alphanumeric character.
Example
This example scans for the word DO:
Command ===> find do word
The searches and results are as follows:
Finds DO, 'DO
Finds ADO, ADO-
|
Copyright © 2013 CA.
All rights reserved.
|
|