Re: creating/copying files..
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Wed, 28 Dec 2005 21:49:54 GMT
On 28 Dec 2005 21:48:02 +0100, Frances <fdr58@xxxxxxxxx> wrote, quoted
or indirectly quoted someone who said :
>
> I mean if I want to create an html file, then write into it, how
>would I do that?
see http://mindprod.com/applets/fileio.html
File lets you play with the file name, check for existence, delete.
But it does not do anything with contents.
You need say a FileWriter FileOutputStream or such.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- Follow-Ups:
- Re: creating/copying files..
- From: Frances
- Re: creating/copying files..
- References:
- creating/copying files..
- From: Frances
- creating/copying files..
- Prev by Date: GUI program locking up...
- Next by Date: Re: creating/copying files..
- Previous by thread: creating/copying files..
- Next by thread: Re: creating/copying files..
- Index(es):
Relevant Pages
|