I am designing a application which need to set a user pwd. But when user finish the processes and exit the application the pwd should be setting to ****.
Because my applications have many steps (and user would like not to type pwd many times). so I used a data file to hold pwd.
If users exit the application, the password file should be set and value of pwd should be ****.