>Hello,
G'day.
>i use FileWriter to write content into a file, the fileName contains
>path and file name, however, the path (folder) does not exist:
[quoted text clipped - 5 lines]
>I don't want to create the folders manually, since there are too many
>folders to be created.
Uh-huh. ..Let us know how that goes,
and feel free to pop back by if you have
any questions.
As a general tip, I strongly recommend using
the File(File, String) constructor to build deep
(or any) paths. Obviously, an easy way to get
there is to loop through an array of strings
representing the directory names.
This seems to be almost exactly what you
do not want to do.
>thanks!
No worries!
(As an aside, every sentence should start with
an Upper Case letter. Using caps. at the right
places, helps the reader.)

Signature
Andrew Thompson
http://www.athompson.info/andrew/