Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Records satisfied the filter criteria - how to count?
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00355073
Message ID:
00355660
Views:
19
Hi Ed,
>>
>>Just wondering is there a way to count records, which met the criteria, without using COUNT FOR FilterCondition TO lnFilteredRecords?
>>
>
>SELECT 0
>SELECT blah FROM woof INTO CURSOR (SYS(2015)) ;
>WHERE FilterCondition
>USE
>SELECT Whereever you came from
>? _TALLY && number of records from previous select
>
>Doesn't move the record pointer in the open file reference.

Yes, I did exactly the same. Works fine. Thank you.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform