I m trying hard to just have my program look into the specified directory and create a separate file object for each folder the directory contains, there is usually 2 but there could be more. I got that, but i need to keep the files separate so I can pass them to another class down the road to do some stuff. I cant seem to logically think of the way to after the while to write the first file out and then loop back through without overwriting f2 please help. mucho gracias
[This message has been edited by Marilyn deQueiroz (edited September 06, 2001).]
Marilyn de Queiroz
Sheriff
Joined: Jul 22, 2000
Posts: 9033
10
posted
0
I think you may get a reply to this faster in Java in General (beginner), so I'm moving it there.
JavaBeginnersFaq "Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
sandeep jakkaraju
Greenhorn
Joined: Sep 05, 2001
Posts: 8
posted
0
can u state ur problem ..more clearly ?
Paul Stevens
Ranch Hand
Joined: May 17, 2001
Posts: 2823
posted
0
Same question already in this forum titled "stuggling with vectors".