#4062
Yutaka Emura
Keymaster

The regular expression is correct if the Keep Modified Files Open is on. However, if the Keep Modified Files Open is off, you must use /r/n for a new line. So the regular expression should be

IFs{1}EXISTS.+rn

(if the Keep Modified Files Open is off in the Replace in Files dialog box).

See Also How to Specify New Lines