I am working on creating an data file and I need it to save all data to an .text file and read from that .text file from the application folders position.
I got 3 numeric input and 3 numeric outputs.
How do I create one file and then read the file and split the data to the 3 numeric outputs.