September 27, 20196 yr Newbies Is there a get function that confirms whether the whole set of records is in the current found set?
September 27, 20196 yr Get(FoundCount) returns the number of records in the current found set. Get(TotalRecordCount) returns the total number of records in the current table. When the two are equal ...
Create an account or sign in to comment