Help with co
Jose Lerebours
fpgroups at gmail.com
Mon Jul 2 12:02:19 PDT 2018
This is simple:
(1) do lookup
(2) use a label like CKLast AS
CKLast:if:name(3) co "LastName"
:then:
Next line you will check if the CKLast was true or false ...
:if:not CKLast
:then: ... last name string not in name(3) process goes here ...
On 07/02/2018 01:35 PM, Richard Kreiss via Filepro-list wrote:
> I am creating an output process which checks if a last name field contains(co) the name in a lookup file.
>
> If: name(3) not co Lastname
>
> The issue I am having is how to do a not contain (not co) yields a syntax error.
>
> The file being used might have a suffix such as Jr or Sr or II. I am trying to avoid having to eliminate these suffixes. If I need to do this, it will just complicate this processing.
>
>
> Richard Kreiss
> GCC Consulting
>
>
>
>
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: winmail.dat
> Type: application/ms-tnef
> Size: 13897 bytes
> Desc: not available
> URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20180702/781137d6/attachment.bin>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
More information about the Filepro-list
mailing list