Reply To: What's the best steps to chain GREP querries?

#63298

Try with this modification to Martin Fischer's original “RecordFindChange.jsx”: add

s = s.replace(/^r+/, '');

at the 26th line, right before the comment that reads

// column or single line

It seems something infinitely small changed inside the Find/Change dialog, making it return just a tiny bit different result …

This article was last modified on October 4, 2012

Comments (0)

Loading comments...