I want to save some variables and values of my scenario.
I know how to reade and write strings into a .txt file with BufferedReaders and so on but I dont know how to read and write the values.
I think I know how to write them but how can I get them and give them to the variables?
thanks for help.

