Apply CR LF to Line

txt = applycrlf(txt)

If txt has no CR or LF, then the function appends CR + LF (\r\n)