| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Defines a search string for subsequent CFTSNext() calls.
CFTSSet( <nFileHandle>, <cSearch> ) --> nIndexEntry
The function returns numeric 1 whan the search string is successfully defined, or a negative number as error code.
CFTSSet() is a synonym for function HS_Set(). Refer to HS_Set() for more information.
| See also: | HS_Next() |
| Category: | CFTS functions |
| Source: | rdd\hsx\cftsfunc.c |
| LIB: | lib\xhb.lib |
| DLL: | dll\xhbdll.dll |
http://www.xHarbour.com