Selection Set
Mike Schwartz
mschw at athenet.net
Tue Aug 22 12:28:33 PDT 2017
> Using a selection set, can you force an exact match
>
> For example, I want all companies that are named "Ace ".
>
> If I do a scan on field 1 (company name) I get everyting that starts with
the
> characters "ACE".
>
>
>
> I don't want "Ace Hardware" or "Ace Lumber", I just one the companies that
> have a field number 1 (Company Name) equal to "ACE ". Is there a way to
> get that using a selection set or do you need to use processing table?
>
> Regards,
> Scott
Are you thinking of using "CO" for contains in the "Rel" field of the
selection set?
If you do that, "ACE" will select "Appleton Ace Cleaners".
Or are you thinking of the "=" (equal sign) that is a wild card
character (matches any character). If you use "=" you would not fine
"Appleton Ace Cleaners".
Mike Schwartz
More information about the Filepro-list
mailing list