Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET FILTER Question?
Message
From
05/04/2007 10:13:11
 
 
To
05/04/2007 10:04:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01212448
Message ID:
01212465
Views:
17
Hi Gregory,

Is the dollar sign needed or just '123' is enough? In our database, there is no such thing as Status = 123; there is Status = 1, Status = 2, etc., but not Status = 123. I thought that the dollar sign means that either 1 or 2 or 3. hhhmmmmm...

It means that it must find crsSupply.Status in '123'


&& something like
SET FILTER TO !empty(at(crsSupply.Status, '123'))
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform