Good Day to all,
I'm currently using sqlite and exporting my data to CSV format as my data output.... Everything goes well, but i noticed the output csv using string utility (su.savetoCSV) does not have a breakline to separate each row.
Is there a way to put a breakline to separate each row in the CSV?
TIA....
I'm currently using sqlite and exporting my data to CSV format as my data output.... Everything goes well, but i noticed the output csv using string utility (su.savetoCSV) does not have a breakline to separate each row.
thanks for the reply sir erel and sir lucaMS,
That's the reason why i can't see it..... What i see is a small square ascii character.... is there a way to replace it with the regular CRLF?