M
muyBN
What is the wildcard equivalent for searching for ^w (whitespace)? Of course,
when I use ^w with the wildcard search option, I receive an error. I used
"[^09,]" but this only returned one tab or space character at a time and I
need to be able to find multiple whitespaces together (whether it be tabs or
spaces), the same as searching for ^w does when the "Use Wildcards" option is
unchecked.
when I use ^w with the wildcard search option, I receive an error. I used
"[^09,]" but this only returned one tab or space character at a time and I
need to be able to find multiple whitespaces together (whether it be tabs or
spaces), the same as searching for ^w does when the "Use Wildcards" option is
unchecked.