Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why does SET FILTER TO not accept variables?
Message
From
30/11/1998 09:53:45
 
 
To
30/11/1998 09:50:19
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00162388
Message ID:
00162389
Views:
20
Try to use this:

SET FILTER TO &mFilter

or this:

SET FILTER TO ( mFilter )

instead of this:

SET FILTER TO mFilter
Previous
Reply
Map
View

Click here to load this message in the networking platform