Reply To: Different results from GREP find/change, and the FindChangeByList script

Home Page / Forums / General InDesign Topics (CLOSED) / Different results from GREP find/change, and the FindChangeByList script / Reply To: Different results from GREP find/change, and the FindChangeByList script

#75766

Chris,

Have you got any other find string after this one?

One of the examples in the FindChangeList.txt file gives your result:
{find what:”\r\r+”} {change to:”\r”}

Backslash in \r does not need to be escaped (as well as ), as Jongware said, but in \z does. So \r+z should also work.

This article was last modified on June 2, 2015

Comments (0)

Loading comments...