Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No in Grid
Message
From
03/07/2001 08:01:53
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00526129
Message ID:
00526207
Views:
16
Nadya,

The number of records returned by reccount() only changes after a pack removes deleted records. If you use a view, the number of records changes as the query changes.


USE ?
?RECC()
BROWSE
SET FILTER TO =
LOCATE
BROWSE
?RECC()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform