Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting a filter on numeric fields
Message
From
23/06/2000 14:18:00
 
 
To
23/06/2000 13:53:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00383919
Message ID:
00383940
Views:
23
To clarify what others are saying, what you are asking for is a record where the field "sample" contains the number 100 AND also contains the number 101. Which is impossible. That's why you want the OR.

Michelle


>am i goin nutz or wut?
>
>this works:-
>set filt to sample=100
>go top
>brow
>
>this doesn't:-
>set filt to sample=100 and sample=101
>go top
>brow
>
>sample is numeric, not character.
>
>can you not have more than 1 number in a filter?
>
>any guru's on duty today??
>
>many thanx - john
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform