Forum Moderators: coopster
I am trying to look for occurrences of the letters EP in a string by themselves. However, it is picking up letters ep in other words like "keep", etc. Or could that just be because I am running it on Windows, which seems to be case insensitive.
Any other ideas on how to check just for the letters EP by themselves?