JumpyNET
Well-known member
- Joined
- Apr 4, 2005
- Messages
- 151
I use SreamWriter and WriteLine to write to a text-file. But StreamWriter adds an extra carriage return to the end of the file. I tried Write instead of WriteLine but it didnt help.
How can I get rid of the extra carriage return in the end of the file?
Im using VB.NET 2003
How can I get rid of the extra carriage return in the end of the file?
Im using VB.NET 2003