Now, Loops. Loops start with an @ sign followed by the name of the Loop. Ex. @LOOP. You can also use GOTO @LOOP and then the program will go to the lines following the Loop until you put a space inbetween, like this. Also, another important command you must use to get rid of the text at the top right is ACLS. Put this at the beginning of the program, followed by a space inbetween as shown above.