clark
2010-08-18 09:22:03 UTC
Hi,
I do export data to text file using file.write function. Each new record, I
need to write \n. But after I open the text file, I found out that each
line got one spacing infront of the line. Any solution to remove this
spacing in programming?
Thanks
I do export data to text file using file.write function. Each new record, I
need to write \n. But after I open the text file, I found out that each
line got one spacing infront of the line. Any solution to remove this
spacing in programming?
Thanks