use *StrFind( string, substring )

*
--
Cheers
Graham
AB-Write >< Professional AFL Writing Service
Yes, I write AFL code to your requirements
http://www.aflwriting.com

On 02/02/07, Ken Close <[EMAIL PROTECTED]> wrote:

 Is there a way to write a filter that will look at the FullName field and
filter out any that have "Income" or "REIT" in the full name?

Filter statements (or should I say conditions) in AFL are not like
searching in dos or google.  Can you actually look for a string of
characters in a varying length string like FullName?

Ken


Reply via email to