I am trying to make a batch file that has a menu, and does the following:
· At command file startup, the color should be set to white text on a blue background and the screen should be cleared- I have this done
· The menu options should be visible until you exit the script (unless displaying an...