| Re: [VB6]Add * Wild Cards To Your Program This doesn't actually show people how to use wild cards at all.
For a real wildcard system it would need to distinguish between the position that the * is placed. For example, it would only find items like green blah, green blah blah etc for green*, however your example would just find anything with green in it like blah blah green. |