|
Doesn't this change the value of TextField if any of the search characters
are found?
Otherwise, that seems like it should work. I'd just change the target of
the %xlate to a throwaway field.
Thanks,
db
> -----Original Message-----
> From: rpg400-l-bounces@xxxxxxxxxxxx / Jonathan Mason
> Sent: Tuesday, October 05, 2004 4:07 PM
>
> Have you thought about using the %XLATE BIF?
>
> You could use the following:
>
> If TextField <> %XLate('&%*_?' : 'ABCDE' : TextField)
> ...character found
> Else
> ...character not found
> EndIf
<snip>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.