Hi all,

I'm trying to add simple password protection to my program but with little success. I've tried using a variable to store the name of a new password entered by the user but every time the program is run it obviously reverts back to the original value of the variable. I assume I have to store password information in a separate file. Has anyone got any pointers as to how I go about doing this.


Many thanks