Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Records satisfied the filter criteria - how to count?
Message
From
04/04/2000 21:33:19
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00355073
Message ID:
00355432
Views:
17
>Hi everybody,
>
>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.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform