H
Horace
I am familiar with the use of wild cards from UNIX. I have no problems
finding what I need.
To find MAJOR|v- I put in MAJOR|?- and it finds the stings I need. But when
I try to do a replace with MAJOR|\1x I get an error message. The replace
function gives me the error "The Replace with text contains a group number
which is out of range." I need advice on how to properly use the variable in
the replace that represents the wildcard in the find.
finding what I need.
To find MAJOR|v- I put in MAJOR|?- and it finds the stings I need. But when
I try to do a replace with MAJOR|\1x I get an error message. The replace
function gives me the error "The Replace with text contains a group number
which is out of range." I need advice on how to properly use the variable in
the replace that represents the wildcard in the find.