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>alphabetical udf reference</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Alphabetical UDF Reference

   Cfts_Add()
        Adds a new record to a CFTS index file.

   Cfts_Close()
        Closes an open CFTS index file.
 
   Cfts_Del()
        Marks a specified record as deleted.
 
   Cfts_Err()
        Reports error conditions reported by CFTS functions.

   Cfts_Index()
        Creates a new CFTS index file and adds records to it.

   Cfts_Ifdel()
        Determines if a specified CFTS index record is deleted.

   Cfts_Next()
         Returns the number of the next CFTS index record matching the 
         search criteria set by Cfts_Set().

   Cfts_Open()
        Opens an existing CFTS index file.

   Cfts_Recn()
        Reports the number of records currently contained within a CFTS index.

   Cfts_Repl()
        Replaces an existing CFTS index record with a new value.

   Cfts_Set()
        Prepares a CFTS index for searching.

   Cfts_Undel()
        Undeletes a deleted CFTS index record.

   Cfts_Veri()
        Verifies a target string against the .DBF source string.


See Also: CFTS87.PRG CFTS5.PRG

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