R
Raul
I have to modifiy a number of documents that were formatted by someone who
formatted the documents using the tab character hundreds of times.
I'm using find and replace in some code to eliminate most of the tabs, and
that is working to a point. The next step is to learn how to find and
replace the first tab in a line only if it the first thing in the line (i.e.,
it is not preceeded by any letter).
Any help will be greatly appreciated.
Thanks in advance,
Raul
formatted the documents using the tab character hundreds of times.
I'm using find and replace in some code to eliminate most of the tabs, and
that is working to a point. The next step is to learn how to find and
replace the first tab in a line only if it the first thing in the line (i.e.,
it is not preceeded by any letter).
Any help will be greatly appreciated.
Thanks in advance,
Raul