Can any please explain ?

Bill Randall wrandall at fptech.com
Thu Jun 26 07:28:07 PDT 2014


On 6/26/2014 10:09 AM, Richard D. Williams wrote:
> This is a simple case of misunderstanding.
>
> I do not know of any program where "Bank" is equal to "Bank Cheque".
>
> If you are going to test, use contains or a mid command.
>
> if  : dd co "Bank"
> then: draw(@af)="Bank Cheque";display
>
> if  :mid(dd,"1","4") eq "Bank"
> then: draw(@af)="Bank Cheque";display
>
In this case, Bank of America would be changed to Bank Cheque.  That is 
not what he wants.

Bill

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com



More information about the Filepro-list mailing list