Find in Columns
Posted: Mon Dec 08, 2003 8:34 pm
It would be nice to be able to specify a column or column range when searching for text - for example, "find 'searchString' in 27" would find the next occurrance of searchString that starts in column 27,
or "find 'searchString' in 12,30 would find the next occurrance of searchString that starts anywhere from column 12 through column 30 - if it started in column 30, it would still be found even though the end of the search string is beyond the ending column - the important criteria is what column the search string starts in.
Mark All and Replace/Replace All should also work with this feature - for example, Replace All "001" in 1 with "A" would replace any occurrance of "001" with "A" as long as it starts in column 1.
or "find 'searchString' in 12,30 would find the next occurrance of searchString that starts anywhere from column 12 through column 30 - if it started in column 30, it would still be found even though the end of the search string is beyond the ending column - the important criteria is what column the search string starts in.
Mark All and Replace/Replace All should also work with this feature - for example, Replace All "001" in 1 with "A" would replace any occurrance of "001" with "A" as long as it starts in column 1.