If I had a string:

Leadership

And I was comparing a word:

Leader

How could I have the comparison show it as true since the string Leader is in 
Leadership?

Does this even make sense?? So if I was comparing Swim and Leadership it would 
be false but Leader and Leadership would be true... kind of like if I did a SQL 
statement such as:

.....fieldName LIKE "%Leader%"
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to