Hello,

does anybody know how to write a linefeed (new line) with file_str_write into a text file? "\n" does not work and file_asc_write(fhandle,10) does not work either. There just appears a rectangle, I think that represents non interpretable text. All written data is always stored one after the other, that is badly readable.

Thanks
Henning