Locates:
F
From a DUMP display:
FIND data start-address {length}
From any other display:
FIND string {PREV}
Where:
Specifies the EBCDIC or hexadecimal data to be located. Specify hexadecimal data as an even number of digits enclosed by x’ ‘.
Specifies the storage address where the search must begin.
Note: For more information about address specification, see the description of the DUMP command in this appendix.
Specifies the length, as a hexadecimal value, of storage to be searched. If not specified, a default length of 10000 bytes is searched.
Specifies any group of letters or numbers up to 31 characters long. If string contains a blank, you must enclose string in apostrophes. If string contains an apostrophe (‘), you must enclose string in quotation marks (“).
Locates the previous occurrence of string.
Examples:
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |