Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filter for Logical Fields in Views
Message
 
 
To
19/05/2009 17:37:59
John King
Integrated Technologies Group
Florida, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01400831
Message ID:
01400835
Views:
60
>I am using local views and trying to filter on a logical field in my table. Can I do that? What is the wild card for a logical filter expression?
>
* Include only records with logical field set to .T.
SET FILTER TO MyLogicalField

* Include only records with logical field set to .F.
SET FILTER TO NOT MyLogicalField
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform