| xHarbour Reference Documentation > Command Reference |
![]() |
![]() |
![]() |
Searches an index for a specified key value.
FIND <cSearchString>
The FIND command exists for compatibility reasons and is not recommended. It is superseded by the SEEK command
| See also: | DbSeek(), SEEK, SET INDEX, SET ORDER |
| Category: | Database commands |
| Source: | rdd\dbcmd.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
// refer to the example with SEEK
http://www.xHarbour.com