Hello,
I'm making a
tabletennis scoreboard. I want to safe all the values into a .txt file. I think the best way is to put
them in a String array or something like that and write the array to the text file.
I can't get the values in an array in the first place, after that I don't know how to write the array
to the textfile.
Chears
1