Hi again, I now have a problem where I rename a file, and delete another one, and neither one of the actions are actually happening.
It looks like this:
I have nothing happening after this, yet when I go to check if anything happened, both files are still there, and neither have been renamed. To prove it, the data that I entered into rflie4 before renaming it is still there (and the file is called "temp"). The System.out.println statement returns "C:\Users\John\workspace\Various classes\temp.txt" when it should return "C:\Users\John\workspace\Various classes\points.txt."