These lines are still outside of the loop:I'm done for tonight. Back tomorrow.Code:// readFile r = new readFile(); System.out.println("Please enter:\n 1 to add a business contact\n 2 to add a personal conatact" + "\n 3 to display the contacts \n 4 to Quit " ); int enter = in.nextInt();




Reply With Quote
