I am writing a timer box program, that has an automatic shutoff.. Is is possible to save data and continue to use it after the program has stopped...
For example I stop the program with a count of 50. When I restart the program I can choose to start at 51 or 50, with out resetting the count of 50 as the default. This is for ongoing testing and I would really like to add this feature to my applicatin