Re: Writing listbox items into text file
- From: "Kerem Gümrükcü" <kareem114@xxxxxxxxxxx>
- Date: Sat, 29 Dec 2007 15:14:09 +0100
Hi kimiraikkonen,
use this if you like:
TextWriter.WriteLine Method.
Check the Stream Classes and their derivates
that come with write line method. You also can
use plain streams of bytes and byte arrays with
your own line feeds and breaks. But if you dont
want to implement this use the already available
write line methods,...
Regards
Kerem
--
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Microsoft Live Space: http://kerem-g.spaces.live.com/
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."
.
- Follow-Ups:
- Re: Writing listbox items into text file
- From: kimiraikkonen
- Re: Writing listbox items into text file
- References:
- Writing listbox items into text file
- From: kimiraikkonen
- Writing listbox items into text file
- Prev by Date: Writing listbox items into text file
- Next by Date: Re: Writing listbox items into text file
- Previous by thread: Writing listbox items into text file
- Next by thread: Re: Writing listbox items into text file
- Index(es):