DBCountMatches -- Count the number of matches |
DBCountMatches() |
Match Lists, Tables, and Columns |
NEW IN FILEFLEX 3.0 This uses the active DBSeek or DBRelationalQuery to count the number of matches. It sets the record pointer to the top (as if DBTop had been called) and returns an integer value of the number of matches found. |
put DBCountMatches() into DBResult |
DBGetMatchList, DBSuperPadString, DBColumnMash, DBFillColumn |
96
|