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

       Purpose

   Determines if a specified CFTS index record is deleted.

       Parameters

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

   <expN> is the number of record to test.

       Returns

   .T. if the record is deleted; .F. if it is not. Errors are trapped 
   by Cfts_Err().

       Comments

   None.


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

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