Re: creating/copying files..
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Wed, 28 Dec 2005 22:26:57 GMT
On 28 Dec 2005 23:12:35 +0100, Frances <fdr58@xxxxxxxxx> wrote, quoted
or indirectly quoted someone who said :
>(still don't know if by "writing" is meant creating a new file or just
>adding content to an existing file..)
File by itself won't let you create an empty file. You can create
with FileOutputStream and writing no bytes. Just close.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- Follow-Ups:
- Re: creating/copying files..
- From: Carl
- Re: creating/copying files..
- References:
- creating/copying files..
- From: Frances
- Re: creating/copying files..
- From: Roedy Green
- Re: creating/copying files..
- From: Frances
- creating/copying files..
- Prev by Date: Re: creating/copying files..
- Next by Date: Re: creating/copying files..
- Previous by thread: Re: creating/copying files..
- Next by thread: Re: creating/copying files..
- Index(es):
Relevant Pages
|