Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
> > I can not get these methods to work. They do not do anything to the files that they are supposed to rename or delete and they both return false. Also, all the files are within the same directory as the application. Am I doing something wrong? Here's some sample code: > > // move the file from source to destFile > //I have a Button("source directory") in my programm, i choose a Directory(source) from (FileChooser) > > Please help!
Replies:
|
Sponsored Links
|