Solved using

file:write("Text text text and some more text "..TextVar.." text text \r\n")

instead of

file:write("Text text text and some more text "..TextVar.." text text \n")