Having a very stupid moment. I can't seem to figure out what seems obvious.
I have a table (CUSTOMER).
I have an index on CUSTOMER, so if set the index to CUSTNAME and then say:
SEEK "Some Company"
If would find "Some Company" if it matches.
But if it is actually "The Some Company", it won't find it.
I tried SEEK "Some" $ COMPANYNAME
But that fails.
Is there some way to find values within the name using SEEK? Is there some other command that I should be using.
A little surprisingly baffled here...
Best Regards,
Scott
MSc ISM, MIET, MASHRAE, CDCP, CDCS, CDCE, CTDC, CTIA, ATS
"I try to be nice, but sometimes my mouth doesn't cooperate.
I have a table (CUSTOMER).
I have an index on CUSTOMER, so if set the index to CUSTNAME and then say:
SEEK "Some Company"
If would find "Some Company" if it matches.
But if it is actually "The Some Company", it won't find it.
I tried SEEK "Some" $ COMPANYNAME
But that fails.
Is there some way to find values within the name using SEEK? Is there some other command that I should be using.
A little surprisingly baffled here...
Best Regards,
Scott
MSc ISM, MIET, MASHRAE, CDCP, CDCS, CDCE, CTDC, CTIA, ATS
"I try to be nice, but sometimes my mouth doesn't cooperate.