Re: Downloading unix \n text files, convert to \r\n non-unix?
- From: "Zytan" <zytanlithium@xxxxxxxxx>
- Date: 4 Apr 2007 18:02:27 -0700
Should I do a String.Replace(), or is there a better solution?
String.Replace("\n", "\r\n") doesn't work. It doesn't change
anything.
Zytan
.
- Follow-Ups:
- Re: Downloading unix \n text files, convert to \r\n non-unix?
- From: Arne Vajhøj
- Re: Downloading unix \n text files, convert to \r\n non-unix?
- References:
- Prev by Date: Downloading unix \n text files, convert to \r\n non-unix?
- Next by Date: Re: Thread problem with control delegate
- Previous by thread: Downloading unix \n text files, convert to \r\n non-unix?
- Next by thread: Re: Downloading unix \n text files, convert to \r\n non-unix?
- Index(es):
Loading