Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you SET FILTER within a SET FILTER?
Message
From
13/05/1998 15:14:26
 
 
To
13/05/1998 14:59:58
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00099163
Message ID:
00099169
Views:
21
>I want to set filter and then set filter again using the previous filter. Can I do that?

Yes you can store filter expression and then use it again:
set filter to id=123
cFilter= filter()
set filter to
*** no filter now
set filter to &cFilter.
*** filter restored
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform