[Mono-list] Question

Jaroslaw Kowalski jarek@atm.com.pl
Sun, 25 Aug 2002 21:01:02 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_000E_01C24C7A.852F0ED0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Use FileStream and StreamWriter, but be sure to close it. You can try =
"using" construct to ensure the file will be closed.

Jarek
  ----- Original Message -----=20
  From: * * *Salah* * *=20
  To: mono-list@ximian.com=20
  Sent: Sunday, August 25, 2002 6:10 PM
  Subject: [Mono-list] Question


  Dears
  please would you tell me how can I write to a file using the (file =
stream) on Linux hard disk
  I always resaved just an empty file=20

  thank you so much

  sincerely yours
  Eng. Salah

------=_NextPart_000_000E_01C24C7A.852F0ED0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2713.1100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Use FileStream and StreamWriter, but be =
sure to=20
close it. You can try "using" construct to ensure the file will be=20
closed.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Jarek</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dsalah@network2.cs.usm.my =
href=3D"mailto:salah@network2.cs.usm.my">* *=20
  *Salah* * *</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dmono-list@ximian.com=20
  href=3D"mailto:mono-list@ximian.com">mono-list@ximian.com</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Sunday, August 25, 2002 =
6:10=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [Mono-list] =
Question</DIV>
  <DIV><BR></DIV>
  <DIV>Dears</DIV>
  <DIV>please would you tell me how can I write to a file using the =
(file=20
  stream) on Linux hard disk</DIV>
  <DIV>I always resaved just an empty file </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>thank you so much</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>sincerely yours</DIV>
  <DIV>Eng. Salah</DIV></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_000E_01C24C7A.852F0ED0--