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

       Purpose

   Verify a target string against the .DBF source string.

       Parameters

   <CFTShandle> is the handle of the CFTS index to be searched.

   <expC1> is the source string from .DBF field(s) to be verified.

   <expC2> is the target string being searched for.

   <expN> is the type of verification to be performed.

       Returns

   1 if the source contains the target, 0 if it does not. Errors are 
   trapped by Cfts_Err().

       Comments

   See CftsVeri() for further details on the four verification 
   methods.


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

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