Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Repost - Search Expression needs UDF
Message
From
28/05/2001 14:55:59
 
 
To
24/05/2001 17:28:51
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00510340
Message ID:
00511979
Views:
24
Hi Sandi.

>The filter gets cleared but if I press my Find button again and the SFGetFilter is called, it is showing the filter Display in LstQuery even though the cFilter express was empty.

SFGetFilter doesn't use cFilter, it uses the aQuery array property of the SFQuery object. So, to truly clear the filter, call the Clear() method of the SFQuery object.

Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform