The SEARCHF command has the following operands:
|
Operand |
Explanation |
|---|---|
|
ANY |
Sets a condition code of EQ if the SEARCHF command finds any non-null or non-blank data on the screen. |
|
string |
Specifies the string that the SEARCHF command searches for on the screen. If the string contains any punctuation marks or spaces, or you use the C or X operand, it must be enclosed with single quotes. |
|
C |
Indicates that the string you specified consists of normal keyboard characters. This is the default. |
|
X |
Indicates that the string you specified consists of hexadecimal codes representing EBCDIC characters. |
|
Copyright © 2013 CA.
All rights reserved.
|
|