| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Returns the number of index entries in a Full Text Search index file.
CFTSRecn( <nFileHandle> ) --> nKeyCount
The function returns a numeric value greater or equal to zero representing the number of index entries contained in the HiPer-SEEK index. A negative value indicates an error condition:
CFTSRecn() is a synonym for function HS_KeyCount(). Refer to HS_KeyCount() for more information.
| See also: | Hs_Filter(), OrdKeyCount() |
| Category: | CFTS functions |
| Source: | rdd\hsx\cftsfunc.c |
| LIB: | lib\xhb.lib |
| DLL: | dll\xhbdll.dll |
http://www.xHarbour.com