ReplaceAll( "([^\\n]+\\n)(.*)(\\n)(.*)", "$1$3$2$4", false, true, true, x, 1, x, Bottom); ReplaceAll( "([^\\n]+\\n)(.*)(
.*
\\n)(.*)", "$1$3$2$4", false, true, true, x, 1, x, Bottom);