Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FAST TEXT SEARCH for Clipper v.2.0 - <b>cfts_set( <cftshandle>, <expc> )</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Cfts_Set( <CFTShandle>, <expC> )

       Purpose

   Prepares a CFTS index for searching.

       Parameters

   <CFTShandle> is the handle of the CFTS index to be searched.

   <expC> is a string to be searched for.

       Returns

   Nothing. Errors are trapped by Cfts_Err().

       Comments

   Cfts_Set() must be called before each new search is conducted.


See Also: Cfts_Err() CFTS87.PRG CFTS5.PRG

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson