Hi,
I've attached the code I have that deals with allowing a user to have access to the main menu. When adding a new user, the username and password is saved to a text file. However, I want to add a default username and password so when a user runs the program for the first time, he/she can have access to the main menu which allows him to add his username/password to the accounts text file. the other option is...if there are no usernames or passwords available(the accounts text file has not been made) an option of adding a new user will show up in the login menu only that one time.
any help will be greatly appreciated...thanks