The label thing works, but it's a very bad habit if you plan on going into other programming languages (trust me, I had to break that habit). Using something like WHILE would be better. WHILE TRUE PRINT "TEST" WEND