I have a python script using Tkinter. In the script I have a numeric variable that the user is able to change the value of by entering the value in an entry box. I presently have the script reading and writing the value to an external .txt file so when the program is exited and restarted the previous value of the variable is retained. I have been unsuccessful in finding a way to store the value inside the script file. Is this possible? If so, could someone point me in the direction of a way to do this so the script would not have to depend on an external file?
Thanks
aframe 1 Newbie Poster
TrustyTony 888 pyMod Team Colleague Featured Poster
jcao219 18 Posting Pro in Training
aframe 1 Newbie Poster
jcao219 18 Posting Pro in Training
TrustyTony 888 pyMod Team Colleague Featured Poster
aframe 1 Newbie Poster
jcao219 18 Posting Pro in Training
aframe 1 Newbie Poster
jcao219 18 Posting Pro in Training
lrh9 95 Posting Whiz in Training
griswolf 304 Veteran Poster
lrh9 commented: Some good catches. Some bad advice. Otherwise good reply. +1
lrh9 95 Posting Whiz in Training
TrustyTony 888 pyMod Team Colleague Featured Poster
griswolf 304 Veteran Poster
lrh9 95 Posting Whiz in Training
griswolf 304 Veteran Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.