Thanks for the tip man. My next question is: How do you make it that a statement is no longer true? Take a look at my program;i'm trying to make it that if you press A when you're on the title screen, it will clear the screen and start a game. The problem is, the loop tells the computer to CLS anytime the A button is pressed. Can you give me pointers?