James Keller

James Keller

  • NA
  • 3
  • 766

Data Saving After Closing

Jan 10 2021 10:08 PM
I am trying to make a program and for it, I need to save data when the program closes and access that data when it opens up again, Is there a way to do this?
 
For example, if I say that the variable userAmount is equal to whatever the user puts in a text box and a button that says "Get User Amount" is there a way to remember what number the user put in the text box after closing and re-opening the program?

Answers (2)