posted 20 years ago
I'm using Netbeans 2.6 and am having a problem with writing to a file. I can read from the file fine with the below code:
but i'm trying to write to the identicle file with this code
I'm confused as the code was copied from the first part, it uses the same file and it deffinately exists.
Can anyone please help?