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