Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to tell when a filter results in 0 records
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00935481
Message ID:
00935483
Views:
20
>Hi
>
>Is there any way to tell if a filter results in 0 records?
>
>Thanks
>
>Colin

Something like
&& after filter
go top in AliasName

ZeroRecords = eof('AliasName')
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform