Re: Write to file
Re: Write to file
- Subject: Re: Write to file
- From: Michelle Steiner <email@hidden>
- Date: Tue, 27 Feb 2001 12:02:52 -0800
On 2/27/01 9:26 AM, Sander Tekelenburg <email@hidden> wrote:
>
Be careful. This will just start writing at the beginning of the file without
>
any regard for what the file already contains. If the variable "mydata"
>
happens to contain less data then your file "foo", you'll end up with "foo"
>
containing your new data, followed by some leftovers.
Doesn't write reset EOF automatically?
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------