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

       Purpose

   Cfts_Next() returns the number of the next CFTS index record that 
   matches the search criteria established by Cfts_Set(). Returns 0 when 
   the search is exhausted. Use Cfts_Veri() to verify the record pointed 
   to by Cfts_Next() against the original search criteria.

       Parameters

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

       Returns

   The record number of the next hit from a search established by 
   Cfts_Set(). Returns a 0 when the search is completed.

       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