Hi,
I have a VFP table which has a field named SD_CODE. Some of the records on the table contain the word "RAP" in SD_CODE. I want to filter for the records that contain "RAP".
I tried this:
SET FILTER TO SD_CODE CONTAIN "RAP"
but I'm getting an "unrecognized phrase/keyword" error.
Can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.