I need some help with a bank program where I need to read from a text file which contains id number, password, name, and balance. The trouble I'm having is with verifying the id number and then getting the information for that number to print to the screen. Any assistance would be greatly appreciated.