[SR-Users] question about replace_body_all

John Petrini jpetrini at coredial.com
Sat Dec 1 19:00:42 CET 2018


I've never used replace_body_all but I've done something similar using
subt_body. One of the issues I've encountered is that you need to
explicitly match line feed characters \n. Also in your replacement you
need to include a carriage return and a new line at the end \r\n or
they'll end up on one line like you're seeing.

replace_body_all may behave differently so this advice might not apply.



More information about the sr-users mailing list