im not be good at english.
so my question is :
How to set the search do not distinguish between Uppercase and lowercase letters.
ex:
use“abc”
can get “abc” "Abc" "ABC " "aBc".....
how to used,pls
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
Re: how to used,pls
That should be the default.
case:, nocase:, Search | Match Case, will all have bearing on the matter.
case:, nocase:, Search | Match Case, will all have bearing on the matter.