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

       Purpose

   Marks the specified record on the specified handle as deleted.

       Parameters

   <CFTShandle> is an integer that references a CFTS index.

   <expN> is the record number of the index record to be deleted.

       Returns

   Nothing. Errors are trapped by Cfts_Err().

       Comments

   Deleted index records are not physically removed from the index 
   file. Deleted records are not returned during a search. Deleted 
   records may be undeleted at any time.


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

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