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_repl( <cftshandle>, <expc>, <expn> )</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Cfts_Repl( <CFTShandle>, <expC>, <expN> )

       Purpose

   Replace an existing CFTS index record with a new value.

       Parameters

   <CFTShandle> is an integer representing a particular CFTS index 
   file.

   <expC> is the name of a UDF that returns a concatenated string 
   consisting of the .DBF field(s) that are to be indexed.

   <expN> is the number of the record that is to be replaced.

       Returns

   Nothing. Errors are trapped by Cfts_Err().

       Comments

   Like Cfts_Index(), this function macro-izes a user supplied UDF to 
   obtain the string to be indexed. See BIB.PRG or SHOW1.PRG for examples.


See Also: SHOW1.PRG CFTS87.PRG CFTS5.PRG

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