Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with the SET FILTER command
Message
From
17/05/1999 15:36:46
 
 
To
17/05/1999 15:33:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00219759
Message ID:
00219760
Views:
16
Hi Joshua ----

SET FILTER has nothing to do with which columns from a table are displayed. Looks more like you need to weed it down via a SQL call, such as SELECT lastname,firstname FROM customer INTO CURSOR mycursor.

>I have a table that has 2 columns that i need to use, but i want to eliminate all the redundent fields. Is there some way to do this using the set filter command or do i have to traverse the complete table and check each one?
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform